cakephp2-php8/cake/tests/cases/libs/model
2008-05-23 20:46:42 +00:00
..
behaviors Improving field detection in Containable. paginate() now avoids sending recursive to find calls when it is not explicitly set. Adding more tests to Containable to show how to paginate, fixes #4746 2008-05-23 16:12:14 +00:00
datasources Made DboSource::length return string for float-like values, added a bunch of tests, fixes #4739 2008-05-23 07:09:16 +00:00
behavior.test.php Added new tests, failing on setup() mangles configuration, onError never triggered, find callbacks not triggered in recursive model finds 2008-05-18 12:49:57 +00:00
db_acl.test.php Fixing ACL interface class names 2008-05-22 02:00:36 +00:00
model.test.php Adding test to show proper use of allowEmpty on validation rules, closes #4749 2008-05-23 20:46:42 +00:00
models.php Updating Model test to reflect TreeBehavior changes, adding association support to Model::getColumnType() 2008-05-22 12:56:41 +00:00
schema.test.php Made DboSource::length return string for float-like values, added a bunch of tests, fixes #4739 2008-05-23 07:09:16 +00:00