cakephp2-php8/cake/tests
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
..
cases Prevent sql error for uuids if id is specified as null 2010-03-15 23:32:46 -04:00
fixtures Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
groups Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
lib Adding missing reference operators to getInstance methods. 2010-03-05 21:41:48 -05:00
test_app LC_TIME support multi-byte value. 2010-03-02 23:51:22 -04:30