10 Commits

Author SHA1 Message Date
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
544e412af8 unit test cleanup 2013-09-06 15:03:25 +02:00
825258efb8 cubrid unit tests WIP 2013-09-05 18:23:25 +02:00
6dba4da3ed Fixes #828: refactored QueryBuilder::build() 2013-08-29 16:47:48 -04:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
f2e57b2eec Fixed test breaks. 2013-07-02 22:19:05 -04:00
1df859cfa1 typo: primarykey -> primaryKey 2013-06-10 23:17:41 +02: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
c28b0183a5 whitespace 2013-06-02 22:12:37 +02:00
5c56c0fc02 Better flexibility for abstract db types
Feature was requested in yiisoft/yii#765
2013-06-02 16:05:11 +02:00