cakephp2-php8/cake/libs/model
2008-06-14 20:39:27 +00:00
..
behaviors fixes #4910, aclnode loading 2008-06-13 16:40:45 +00:00
datasources fixes #4889, or conditions and parentheses. Also removes unneeded parentheses which hopefully makes for cleaner looking query strings. Tests updated to match the new output. 2008-06-14 19:45:26 +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 #4888, closes #4864 Model::set when saving multi dimensional arrays, tests added from patch, thanks renan 2008-06-14 20:39:27 +00:00
schema.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00