cakephp2-php8/cake/libs/model
2008-09-19 15:27:43 +00:00
..
behaviors Changing '.id' to primaryKey reference. Closes #5437 2008-09-16 00:42:01 +00:00
datasources Additional optimization refactoring 2008-09-18 03:09:19 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
connection_manager.php More optimization refactoring. 2008-09-12 05:11:34 +00:00
db_acl.php Correcting inconsistent return values in Model::saveAll(), updating bad tests, fixes #4981 2008-06-27 06:07:00 +00:00
model.php fixes #5438, multiple binding with alias 2008-09-19 15:27:43 +00:00
schema.php CakeSchema no longer takes tables that are not properly prefixed. Tests added to show prefixed db config and schema read. Closes #5413 2008-09-17 01:47:19 +00:00