Commit Graph

12 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Morris Jobke 972e560e72
Adding tests for 4 byte unicode characters 9 years ago
Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations 11 years ago
Thomas Müller 230e5e3788 let's name the column 'select' because this is a keyword on all platforms 12 years ago
Thomas Müller 459b5086d5 adding test for migrations on columns using keywords 12 years ago
Thomas Müller 99e068761a adding a comment to the database schema 12 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 12 years ago
Oliver Gasser 95b3eb2c75 Add DB tests for default numeric 12 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 13 years ago
Thomas Tanghus c127c78df4 Don't use indexes in test data as postgres complains over duplicate keys. 13 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 14 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) 14 years ago
Thomas Tanghus b3d7043f9c Change uri fields from 100 to 200 chars. 14 years ago
Thomas Tanghus 9d00f4d2fb Correct db default value. 14 years ago
Thomas Tanghus 706a13544b Remove ugly activation hack. 14 years ago
Jakob Sack 42a6549729 Database.xml 15 years ago