cakephp2-php8/cake/tests/cases/libs/model
2008-10-29 07:19:26 +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 Adding changes to tests to correct expected results when using hasAndBelongsToMany associations 2008-10-16 00:38:38 +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 updating habtm save handling, fixes #5579 2008-10-29 07:19:26 +00:00
models.php Adding fix for join table using UUID's as the primary key. 2008-10-23 13:29:32 +00:00
schema.test.php Refactoring schema test and fixing formatting, refactoring Model::_findCount() to use DboSource::calculate() in all cases, closes #4501 2008-10-01 15:27:29 +00:00