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
18218c4132 Removed unused columns. 2013-06-01 12:37:47 +02:00
97270a389a Savepoint, implementing fkeys. 2013-05-31 14:25:56 +02:00
103621ad05 Savepoint: WIP implementing columns 2013-05-30 16:53:57 +02:00
c30eae62d2 Added initial unit testing files for the pgsql driver. 2013-05-29 00:01:02 +02:00
f082c0eb9a w 2011-09-02 23:47:18 -04:00