cakephp2-php8/cake/libs/model
2009-02-08 23:09:08 +00:00
..
behaviors Updating doc blocks to improve readability in API. 2009-02-04 05:00:59 +00:00
datasources Added conditional check for compatibility with MySQL 4.x result sets to DboMySqlBase::index(). Tests added. Thanks to 'teknoid' for the help. Closes #4503 2009-02-08 23:09:08 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Updating doc blocks to improve readability in API. 2009-02-04 05:00:59 +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 saveAll() when used in conjunction with belongsTo data and validate => first. Tests added. 2009-01-25 23:48:28 +00:00
schema.php Updating doc blocks to improve readability in API. 2009-02-04 05:00:59 +00:00