cakephp2-php8/cake/tests/cases/libs/model
2008-03-01 05:15:53 +00:00
..
behaviors Updating tree test case to verify addition of whitelisted fields, fixes #4141 2008-03-01 03:31:11 +00:00
datasources Adding double-escaping test case for DboSource, disproves #4196 2008-02-24 15:28:17 +00:00
behavior.test.php Adding behavior test case and fixing validation behavior methods, fixes #4205 2008-02-24 02:47:10 +00:00
db_acl.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
model.test.php Updating Model::setDataSource(), table prefixes now switch when switching DataSource, unless a custom table prefix is set, fixes #4062 2008-03-01 05:15:53 +00:00
models.php Fixing errors thrown in Model::exists() when $useTable is false 2008-02-28 04:35:20 +00:00
schema.test.php Updating model test case and adding custom field support to Model::find('list'), closes #3802 (thanks GreyCells) 2008-01-11 03:16:19 +00:00