cakephp2-php8/cake/tests/cases/libs/model
2010-07-11 13:06:33 -04:00
..
behaviors Update various links. Closes #392 2010-05-18 22:15:13 -03:00
datasources Fixing fatal error caused by associated models using a datasource that is not a subclass of dbo_source. Test added. Fixes #873 2010-07-11 13:06:33 -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 Fixing issues where multiple reset bindModel() calls would cause incorrect associations to be restored. 2010-07-03 18:05:14 -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