cakephp2-php8/cake/libs/model
2008-09-16 00:42:01 +00:00
..
behaviors Changing '.id' to primaryKey reference. Closes #5437 2008-09-16 00:42:01 +00:00
datasources Removing error suppression from mysql and mysqli drivers. Refs #3877 2008-09-14 02:28:12 +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 Adding proper callback disabling for multiple finder types, fixes #5343 2008-09-04 01:00:08 +00:00
schema.php fixing issue in schema when model does not use a table. updating cache test to properly test Cache::set() 2008-09-11 13:35:11 +00:00