summaryrefslogtreecommitdiffstats
path: root/tests/data/db_structure.xml
Commit message (Expand)AuthorAgeFilesLines
* Adding unit test which shows insertIfNotExists to fall apart in certain situa...Thomas Müller2015-03-091-0/+55
* let's name the column 'select' because this is a keyword on all platformsThomas Müller2014-02-261-1/+1
* adding test for migrations on columns using keywordsThomas Müller2014-02-261-0/+15
* adding a comment to the database schemaThomas Müller2014-01-201-0/+1
* Add unit tests for decimal type usageOliver Gasser2013-12-181-1/+2
* Add DB tests for default numericOliver Gasser2013-11-121-0/+22
* Add database tests for INSERT/SELECT date format.Andreas Fischer2013-09-121-0/+21
* shorten table identifiers in testsJörn Friedrich Dreyer2013-06-101-2/+2
* Don't use indexes in test data as postgres complains over duplicate keys.Thomas Tanghus2012-11-121-41/+0
* Added unit tests for OC_DB::insertIfNotExist()Thomas Tanghus2012-10-191-0/+84
* Add missing test filesBart Visscher2012-10-121-0/+138