summaryrefslogtreecommitdiffstats
path: root/tests/lib/db
Commit message (Expand)AuthorAgeFilesLines
...
* skip migration tests for sqliteRobin Appelman2014-06-031-3/+11
* Create unique names for temporary indexesRobin Appelman2014-06-031-5/+8
* Add a mechanism to try the database migration on a copy of the tables before ...Robin Appelman2014-06-031-0/+84
* Increment number of columns by oneOliver Gasser2013-12-181-1/+1
* Typo fixedOliver Gasser2013-12-171-1/+1
* Add decimal(precision,scale) column to unit testsOliver Gasser2013-12-172-0/+9
* fix DB schema test - no default valueMorris Jobke2013-11-121-2/+2
* add tests for MDB2SchemaReaderRobin Appelman2013-07-292-0/+157