cakephp2-php8/cake/tests/cases/libs/model
2008-09-30 18:59:17 +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 Correcting table index formatting for schema generation in DboPostgres, fixes #5471, docblock formatting fixes in ClassRegistry. 2008-09-30 18:59:17 +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 Added test to disprove ticket #3771. Closes #3771 as invalid. 2008-09-25 00:58:06 +00:00
models.php Added test to disprove ticket #3771. Closes #3771 as invalid. 2008-09-25 00:58:06 +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