cakephp2-php8/lib/Cake/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 Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSession.php Revert "Merge pull request #4405 from php-engineer/master-session-bugfix" 2014-09-01 00:17:53 +05:30
DataSource.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSource.php Trim whitespace from columns before checking for operators. 2014-09-13 21:50:35 -04:00