cakephp2-php8/cake/libs/model
phishy afe9970157 Fixes #5939
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7965 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-12-29 21:37:01 +00:00
..
behaviors fixes #5909, return for __() for translate behavior errors 2008-12-21 17:32:30 +00:00
datasources Fixes #5939 2008-12-29 21:37:01 +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 habtm joins for tables with two uuid fields, no primary key and a defined join model. Adding fixtures. 2008-12-23 23:28:08 +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