cakephp2-php8/cake/libs/model
2008-12-21 17:32:30 +00:00
..
behaviors fixes #5909, return for __() for translate behavior errors 2008-12-21 17:32:30 +00:00
datasources Correcting DboSource::order() identifier quoting, correcting bad DboSource tests, fixes #5900 2008-12-18 20:49:25 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Fixing ModelBehavior::detach() when non 0 index behaviors are detatched. Tests Added. 2008-11-11 00:17:37 +00:00
connection_manager.php Fixing code formatting to wrap at 100 characters, adding fix for ticket #5596, counterCache now decrements properly when foreign key value changes. 2008-12-17 04:13:45 +00:00
db_acl.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
model.php Fixing code formatting to wrap at 100 characters, adding fix for ticket #5596, counterCache now decrements properly when foreign key value changes. 2008-12-17 04:13:45 +00:00
schema.php Adding indexes to alterSchema() and CakeSchema::compare(). Thanks for the test case and patch 'bamyers99'. Fixes #5862 2008-12-09 04:54:58 +00:00