]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default...
authorDiogo Cordeiro <diogo@fc.up.pt>
Sat, 25 Aug 2018 01:20:10 +0000 (02:20 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Sat, 25 Aug 2018 13:07:52 +0000 (14:07 +0100)
commit9a39ebe66f11a5a0c8158d83bc37dec207b9cb8c
treeb154d9e1f8878ee3aaec914d478a2468b0031246
parentb3c3af1ef6ba411b56156da86b1ee1b053f084c7
Database fields with timestamp type now allow CURRENT_TIMESTAMP to be set as default value
Add default values to created and modified columns of Profile_list table to fix issue #338
classes/Profile_list.php
lib/schema.php