diff options
author | Jörn Friedrich Dreyer <jfd@butonic.de> | 2012-10-08 17:24:15 +0200 |
---|---|---|
committer | Jörn Friedrich Dreyer <jfd@butonic.de> | 2012-10-08 17:24:15 +0200 |
commit | dc116b994d7749a2c0cb2c3c1f0f5ad8f028a3d0 (patch) | |
tree | 84449fc132e909596867ac8cf3180be3e78fa134 /apps/files/js | |
parent | b296328c61494eaa21f054838ebbef038558aa11 (diff) | |
download | nextcloud-server-dc116b994d7749a2c0cb2c3c1f0f5ad8f028a3d0.tar.gz nextcloud-server-dc116b994d7749a2c0cb2c3c1f0f5ad8f028a3d0.zip |
reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the database, fixes oc-1852
TODO for OC5: use CURRENT_TIMESTAMP for all databases. mysql supports it as a default for DATETIME since 5.6.5 [1]
as a fallback we could use <default>0000-01-01 00:00:00</default> everywhere
[1] http://bugs.mysql.com/bug.php?id=27645
http://dev.mysql.com/doc/refman/5.0/en/timestamp-initialization.html
http://www.postgresql.org/docs/8.1/static/functions-datetime.html
http://www.sqlite.org/lang_createtable.html
http://docs.oracle.com/cd/B19306_01/server.102/b14200/functions037.htm
Diffstat (limited to 'apps/files/js')
0 files changed, 0 insertions, 0 deletions