cakephp2-php8/cake/libs/model
2010-01-24 18:27:08 -04:30
..
behaviors Fixing TranslateBehavior and $tablePrefix. Closes #168 2010-01-24 18:27:08 -04:30
datasources Fixing issues in DboSource::defaultConditions() and DboSource::conditions() where doubly deleting a record from the beforeDelete and delete() could create incorrect conditions that would delete all records in a table. Fixes #250 2010-01-22 10:30:22 -05:00
app_model.php Updating copyright date on all files. 2010-01-13 23:47:14 -05:00
behavior.php Fixing error introduced in previous commit due to bad merge 2010-01-19 16:44:43 -04:30
connection_manager.php Merge branch '1.2' of github.com:cakephp/cakephp1x into 1.2 2010-01-14 20:28:00 -05:00
db_acl.php Updating copyright date on all files. 2010-01-13 23:47:14 -05:00
model.php Fixing issue with persistModels and plugin models, closes #192 and #198 2010-01-18 13:13:10 -04:30
schema.php Updating copyright date on all files. 2010-01-13 23:47:14 -05:00