cakephp2-php8/cake/libs/model
mark_story 4cd43553b4 Fixing issues where multiple reset bindModel() calls would cause incorrect associations to be restored.
Also fixing issues where multiple calls to unbindModel() would cause incorrect associations to be restored.
Tests added.
Fixes #889
2010-07-03 18:05:14 -04:00
..
behaviors Adding omitted documentation information. 2010-06-10 14:23:49 -04:00
datasources Updating API docs related to DboSource::$cacheMethods. Fixes #870 2010-06-30 08:52:39 -04:00
app_model.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
cake_schema.php Fixing issue where join tables would be filed under 'missing' and found. Test added. Fixes #789 2010-06-03 23:20:37 -04:00
connection_manager.php Naming conventions to datasources with plugins. Fixes #819 2010-06-20 23:53:54 -03:00
db_acl.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
model.php Fixing issues where multiple reset bindModel() calls would cause incorrect associations to be restored. 2010-07-03 18:05:14 -04:00
model_behavior.php Updating doc blocks in ModelBehavior. Refs #810 2010-06-11 09:55:39 -04:00