cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story a0a61b5980 Fix issue where createSchema() would omit primary keys sometimes.
Fix missing primary key SQL when using the primary flag + other indexes.

Fixes #3292
2012-10-22 20:46:10 -04:00
..
Database Fix issue where createSchema() would omit primary keys sometimes. 2012-10-22 20:46:10 -04:00
Session Allow 1 second of slip. 2012-07-18 22:22:57 -04:00
CakeSessionTest.php Merge branch '2.1' into 2.2 2012-05-26 21:11:36 -04:00
DataSourceTest.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
DboSourceTest.php Fix quoting of field names containing -. 2012-08-31 14:25:02 +01:00