From 0f3ada598edd978dce55102af907ea9e705eeca4 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Wed, 9 Sep 2020 14:52:35 -0400 Subject: [PATCH] Work around Picofeed bug A fix is pending merging upstream --- lib/Database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Database.php b/lib/Database.php index 677e4be..42bda47 100644 --- a/lib/Database.php +++ b/lib/Database.php @@ -1144,7 +1144,7 @@ class Database { 'str', 'str', 'datetime', - 'str', + 'strict str', 'datetime', 'int', 'int'