Qiang Xue
9862ee35b2
Fixes #1115 : fixed the issue with PDO boolean value binding with pgsql
2013-11-03 18:51:16 -05:00
Carsten Brandt
c8c377e698
skip test on postgres
2013-11-01 18:10:57 +01:00
Carsten Brandt
f153ce443a
reverted non working fix for #1115
2013-11-01 17:20:19 +01:00
Alexander Makarov
1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
Carsten Brandt
949dda5fdb
tagged tests with @group tags
2013-09-14 12:49:47 +02:00
Qiang Xue
02fd82c42a
Fixed build break.
2013-09-13 20:19:50 -04:00
Carsten Brandt
544e412af8
unit test cleanup
2013-09-06 15:03:25 +02:00
Alexander Makarov
0596fa82fd
code style fixes
2013-08-13 02:43:47 +04:00
gevik
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
Gevik Babakhani
4602b575ad
Save point: WIP implementing db schema functionality.
2013-05-29 17:44:53 +02:00
Gevik Babakhani
c30eae62d2
Added initial unit testing files for the pgsql driver.
2013-05-29 00:01:02 +02:00