cakephp2-php8/lib/Cake/Test
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
..
bake_compare/Controller Updated bake templates to use CakeRequest::allowMethod() 2014-02-10 17:56:57 +05:30
Case Fix UUID primary key columns not being reflected properly. 2014-09-23 22:16:18 -04:00
Fixture Removed use of @lastmodified annotation 2014-09-09 23:04:29 +02:00
test_app Cs fixes 2014-09-18 10:50:35 +02:00