cakephp2-php8/cake/tests/cases/libs/model
2007-10-21 18:34:23 +00:00
..
behaviors Refactoring find*() methods into Model::find(), i.e. Model::find('all', array('conditions' => ...)), findCount()/find('count') results are no longer filtered 2007-10-21 18:34:23 +00:00
datasources Fixes #2967, Missing quotes cause SQL errors in some cases 2007-10-20 11:45:09 +00:00
db_acl.test.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model.test.php Reverting changes made to model.test.php in [5822] 2007-10-21 03:44:26 +00:00
schema.test.php updating schema and tests 2007-08-29 08:32:18 +00:00