Commit Graph

10 Commits (98b28c68a3a21d524382bd00b45ec33e3faadd67)

Author SHA1 Message Date
Thomas Müller 230e5e3788 let's name the column 'select' because this is a keyword on all platforms 11 years ago
Thomas Müller 459b5086d5 adding test for migrations on columns using keywords 11 years ago
Thomas Müller 99e068761a adding a comment to the database schema 11 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 11 years ago
Oliver Gasser 95b3eb2c75 Add DB tests for default numeric 11 years ago
Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. 12 years ago
Jörn Friedrich Dreyer fc27052887 shorten table identifiers in tests 12 years ago
Thomas Tanghus c127c78df4 Don't use indexes in test data as postgres complains over duplicate keys. 12 years ago
Thomas Tanghus 1c9929d44f Added unit tests for OC_DB::insertIfNotExist() 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Frank Karlitschek 72e9a2ce57 moved to apps repository 13 years ago
jfd 3aff7a298c 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) 13 years ago
Thomas Tanghus b3d7043f9c Change uri fields from 100 to 200 chars. 13 years ago
Thomas Tanghus 9d00f4d2fb Correct db default value. 13 years ago
Thomas Tanghus 706a13544b Remove ugly activation hack. 13 years ago
Jakob Sack 42a6549729 Database.xml 14 years ago