7 Commits

Author SHA1 Message Date
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
6fe152da7e Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 2013-09-13 20:13:46 -04:00
544e412af8 unit test cleanup 2013-09-06 15:03:25 +02:00
30d6229943 Fixed test break. 2013-08-29 16:53:15 -04:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
f667b5785b - Added drop/add primary key methods to Command.php
- Added drop/add primary key methods to QueryBuilder.php
- Added mysql specific dropPrimarykey method
- Added sqlite specific dropPrimarykey and addPrimaryKey methods
- Added uint testing for dropPrimarykey and addPrimaryKey methods
- Corrected postgresql column types, by adding length and precision
2013-06-09 18:27:09 +02:00
af68ee9d27 Sqlite unit test for abstract db types 2013-06-03 00:24:39 +02:00