cakephp2-php8/cake/tests/cases/libs/model
2010-07-15 23:17:38 -04:00
..
behaviors Update various links. Closes #392 2010-05-18 22:15:13 -03:00
datasources Fixing issue in DboSource where COUNT() was hardcoded, omitting any other aggregate functions. Replaced with a regexp that accepts only letters. Test case added. Fixes #878 2010-07-15 23:17:38 -04:00
cake_schema.test.php Fixing issue where join tables would be filed under 'missing' and found. Test added. Fixes #789 2010-06-03 23:20:37 -04:00
connection_manager.test.php Naming conventions to datasources with plugins. Fixes #819 2010-06-20 23:53:54 -03:00
db_acl.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_behavior.test.php Fixing issues where ModelBehavior::detach() would not detach behaviors when a plugin.name was provided. This change makes detach() work like attach(). Tests added. Fixes #711 2010-05-11 23:08:14 -04:00
model_delete.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_integration.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_read.test.php Adding test case for find(list) with recursive. 2010-07-11 18:38:27 -04:00
model_validation.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
model_write.test.php Removing continue statement that did nothing. 2010-06-09 13:48:54 -04:00
models.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00