aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/db_structure2.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add unit tests for decimal type usageOliver Gasser2013-12-181-1/+2
|
* Add DB tests for default numericOliver Gasser2013-11-121-0/+22
| | | | Add a table with a numeric column and an empty default directive.
* Add database tests for INSERT/SELECT date format.Andreas Fischer2013-09-121-0/+21
|
* Going from text to clob is not something we do.Bart Visscher2013-06-281-1/+2
| | | | | Also Oracle DB has problems with this, see http://abhijitbashetti.blogspot.de/2011/10/converting-varchar2-to-clob-and-clob-to.html
* shorten table identifiers in testsJörn Friedrich Dreyer2013-06-101-1/+1
|
* Add missing test filesBart Visscher2012-10-121-0/+77