cakephp2-php8/cake/tests/cases/libs/model
2008-04-18 00:30:32 +00:00
..
behaviors "Fixes #4408, Options for a Behavior are not being reset for associated models using the same behavior" 2008-04-09 04:10:27 +00:00
datasources "Fixes #4349, Correct usage of \"AND\" and \"and\" for conditions" 2008-04-09 02:24:09 +00:00
behavior.test.php "Fixes #4408, Options for a Behavior are not being reset for associated models using the same behavior" 2008-04-09 04:10:27 +00:00
db_acl.test.php Adding DbAcl test case for ticket #4288 2008-03-09 04:19:58 +00:00
model.test.php Adding prepared statement support to Model::query(), closes #2069 (thanks Mark Story) 2008-04-18 00:30:32 +00:00
models.php Adding test to show afterFind being called from Model::find('list'), closes #4456 2008-04-17 22:30:25 +00:00
schema.test.php Fixing HABTM associations on non-standard keys, fixes #4219, refactoring DboSource::calculate() 2008-03-13 03:11:29 +00:00