]> source.dussan.org Git - nextcloud-server.git/commit
use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and...
authorjfd <jfd@underverse>
Mon, 30 Jul 2012 18:52:11 +0000 (20:52 +0200)
committerJörn Friedrich Dreyer <jfd@butonic.de>
Tue, 31 Jul 2012 17:00:54 +0000 (19:00 +0200)
commit3aff7a298c23837b070507a0644b89a8a5c026be
treea5aaa7fe10276bfc38a7ce40bd699121791cdad2
parent727f4357fb900eed691167ca9559e3c0771f77af
use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want)
apps/calendar/appinfo/database.xml
apps/contacts/appinfo/database.xml
db_structure.xml