cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
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
..
MysqlTest.php Fix CS. 2014-08-25 16:54:12 +02:00
PostgresTest.php Fix UUID primary key columns not being reflected properly. 2014-09-23 22:16:18 -04:00
SqliteTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SqlserverTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00