cakephp2-php8/cake/tests/cases/libs/model
mark_story c143908a03 Change how floats are formatted in MySQL.
Fixing precision issues where numbers would get truncated.
Also maintaining compatibility with scientific notation.
Fixes #2049
2011-10-05 21:53:52 -04:00
..
behaviors Add test for bindModel + containable. 2011-09-18 13:45:39 -04:00
datasources Change how floats are formatted in MySQL. 2011-10-05 21:53:52 -04:00
cake_schema.test.php Fixed bug in CakeSchema where it determines the field position. 2011-09-16 15:08:22 +02:00
connection_manager.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
db_acl.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_behavior.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_delete.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
model_integration.test.php find with joins option now respects prefix set in database configuration, fixes #1517 2011-09-27 22:43:06 -04:00
model_read.test.php Fix Controller::paginate and ordering with virtualFields. 2011-10-04 22:52:28 -04:00
model_validation.test.php Added unittest for eef87ee74c. 2011-09-23 18:23:50 +09:00
model_write.test.php Updating the copyright to 2011. 2011-05-30 22:46:14 -04:00
models.php Added test for datasource prefixes. 2011-05-31 23:40:29 +08:00