cakephp2-php8/cake/libs/model
2008-12-17 04:13:45 +00:00
..
behaviors fixes #5772. 2008-11-20 13:57:44 +00:00
datasources Adding alterSchema() to dbo_postgres. Also handles index alters. Tests added for field and index alter sql. 2008-12-16 04:38:48 +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