cakephp2-php8/cake/libs/model
2008-06-10 17:27:12 +00:00
..
behaviors Fixing issue where Containable was not resetting the original bindings properly when reset was false under some circumstances, fixes #4812 2008-06-03 14:12:38 +00:00
datasources forcing the db layer to make an WHERE field IS NULL when find statements are called with empty arrays, closes #4845 2008-06-10 16:17:44 +00:00
app_model.php Moving Cake folder to correct location 2008-05-30 11:40: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 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
model.php fixing find('list') calls with a fields array that doesn't contain the model alias, closes #4851 2008-06-10 17:27:12 +00:00
schema.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00