cakephp2-php8/cake/tests/cases/libs/model
2008-09-22 20:08:31 +00:00
..
behaviors Adding fix for Model::afterFind(); not having access to $this->data when using TreeBehavior 2008-09-09 18:42:18 +00:00
datasources Removing object from ClassRegistry fixes broken tests in dbo_source.test.php 2008-09-14 02:08:29 +00:00
behavior.test.php commented behavior.test for future cases 2008-06-27 07:23:22 +00:00
db_acl.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
model.test.php Fixing unneeded conditions in child queries when conditions are present in the model declaration; fixes #5323 2008-09-22 20:08:31 +00:00
models.php Fixing unneeded conditions in child queries when conditions are present in the model declaration; fixes #5323 2008-09-22 20:08:31 +00:00
schema.test.php CakeSchema no longer takes tables that are not properly prefixed. Tests added to show prefixed db config and schema read. Closes #5413 2008-09-17 01:47:19 +00:00