cakephp2-php8/cake/libs/model
2008-08-04 19:46:44 +00:00
..
behaviors Fixing issue on Containable when multiple unbindings take place on the same model, fixes #5096. Fixing notices on unmergable results on DboSource. 2008-08-02 21:56:55 +00:00
datasources Adding Spanish-language error message detection to DboMssql, fixes #5195 2008-08-03 14:12:08 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php Refactoring DboSource. Model array conditions must now have comparison operators on the left side, fixes misc bugs, updated core to reflect changes 2008-05-31 12:36:38 +00:00
connection_manager.php Moving Cake folder to correct location 2008-05-30 11:40:08 +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 #5064 Preventing 'floating' results from being returned by find('threaded') 2008-08-01 16:49:56 +00:00
schema.php Allowing overriding of schema class and file name. Closes #5175. Fixed issue with php4 compatibility in CakeSchema 2008-08-04 19:46:44 +00:00