cakephp2-php8/cake/libs/model
2009-01-16 19:08:44 +00:00
..
behaviors fixes #6003 tree behavior fails with uuids 2009-01-15 00:50:01 +00:00
datasources Correcting quoted-alias replacement in DboSource, adding (and mocking) MS SQL test, fixes #5942 2009-01-16 19:08:44 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Adding sanity checking to setup() callback for behaviors. 2009-01-16 17:49:41 +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 fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Fixing issue in __saveMulti() where unique was not always honoured. Thanks for the patch 'Jafinto'. Tests added. Closes #6006 2009-01-16 04:09:44 +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