cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story 1877cab341 Fix UUID primary key columns not being reflected properly.
When UUID columns are converted into varchar(36) they should also be
default = null, null = false.

Fixes #4695
2014-09-23 22:16:18 -04:00
..
Database Fix UUID primary key columns not being reflected properly. 2014-09-23 22:16:18 -04:00
Session Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSessionTest.php Revert "Merge pull request #4405 from php-engineer/master-session-bugfix" 2014-09-01 00:17:53 +05:30
DataSourceTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSourceTest.php Resolve ambiguous column names for Sqlite 2014-08-27 16:06:28 +09:00