cakephp2-php8/cake/libs/model
2010-02-16 22:35:16 -05:00
..
behaviors Adding return statement, preventing infinite loops when no default fields are bound, and unbindTranslation() is called with no fields. Fixes #307 2010-02-11 22:03:43 -05:00
datasources Removing unused statement, thanks jrbasso 2010-01-29 16:15:03 -04:30
app_model.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
cake_schema.php Not forcing the use of ds, so will use $useDbConfig instead, tests added. Fixes #324. 2010-02-15 14:46:18 -03:00
connection_manager.php Adding patches, and tests from tkykmw. Add support for plugin datasource drivers. Fixes #297 2010-02-16 22:35:16 -05:00
db_acl.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model.php Adding tests for deletion of multiple habtm associations. Reverting changes made in [15518b8c9a] that caused incorrect removal of links when deleting records. Fixes #247 2010-01-29 11:55:18 -05:00
model_behavior.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00