cakephp2-php8/cake/libs/model
2008-06-15 13:08:36 +00:00
..
behaviors minor syntax correction, changing a string condition to be an array for consistency 2008-06-15 13:08:36 +00:00
datasources allowing the passing group statements to Model::find() in array notation 2008-06-15 09:08:50 +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 fixes #4919, updating model to use $this->__exists throughout 2008-06-15 02:58:23 +00:00
schema.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00