cakephp2-php8/cake/tests/cases
AD7six bc990f41e3 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-16 22:57:37 -04:00
..
console Merge branch '1.2' of github.com:cakephp/cakephp1x into 1.2 2010-02-12 01:57:38 -02:00
libs Prevent sql error for uuids if id is specified as null 2010-03-16 22:57:37 -04:00
basics.test.php Fixing doc tags to make merge easier. 2010-01-26 16:51:53 -05:00
dispatcher.test.php Merge branch '1.2' of github.com:cakephp/cakephp1x into 1.2 2010-02-02 20:39:25 -05:00