1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
523a63f576
Added TYPE_BIGPK to Schema
2013-09-15 15:08:43 +04:00
6c6cb3cd90
Fixes #853 : Added composite FK support for SQLite.
2013-09-13 20:41:40 -04: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
0bf2daddd5
changed querybuilder typemap to lower case
2013-09-13 17:49:29 +02:00
cc0fe1b02c
code style fixes
2013-06-13 02:16:48 +04:00
1df859cfa1
typo: primarykey -> primaryKey
2013-06-10 23:17:41 +02:00
c338d4b76b
Updated code styling and added braces.
2013-06-09 23:23:51 +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
af68ee9d27
Sqlite unit test for abstract db types
2013-06-03 00:24:39 +02:00
1f9a46850c
MSSQL initial query builder.
2013-05-22 22:25:49 +06:00
f72105166c
reorganized the main repo to satisfy PSR-0.
2013-05-21 21:19:05 -04:00