]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Remove NOT NULL restriction on FeedSub last_update
authorChimo <chimo@chromic.org>
Sat, 7 Feb 2015 16:08:03 +0000 (11:08 -0500)
committerChimo <chimo@chromic.org>
Sat, 7 Feb 2015 16:08:03 +0000 (11:08 -0500)
commit56c0cd621aa1511bf498d1f8de60a7a85a3650b4
tree216ac7976c559f14f3b97154848eb7a330e9c312
parent1c478768ad2558dd0f789d3941da2162fdb34a76
Remove NOT NULL restriction on FeedSub last_update

Fixes an issue where INSERTs fail if MySQL/MariaDB runs in "strict
mode".
plugins/OStatus/classes/FeedSub.php