cakephp2-php8/cake/tests/cases
AD7six 0c951b7248 Prevent sql error for uuids if id is specified as null
if the primary key is present in the data to be saved as null - prevent
passing the same key (id) twice and therefore triggering an sql error.

Signed-off-by: Mark Story <mark@mark-story.com>
2010-03-15 23:32:46 -04:00
..
console Fixing SchemaShell test, was failing due to a model in the test_app changing. 2010-03-14 13:06:22 -04:00
libs Prevent sql error for uuids if id is specified as null 2010-03-15 23:32:46 -04:00
basics.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
dispatcher.test.php Adding missing reference operators to getInstance methods. 2010-03-05 21:41:48 -05:00