6 Commits

Author SHA1 Message Date
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
7cd9123c3b Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
2013-05-24 18:35:00 +04:00
cb8f5d702f cleanup tests 2013-05-11 12:51:24 +02:00
452be102c6 Added newline at end files. 2013-05-09 23:27:19 +06:00
d712605a71 Added and resolved Sqlite tests #15. 2013-05-09 23:12:18 +06:00