cakephp2-php8/cake/libs/model
2010-06-03 23:20:37 -04:00
..
behaviors Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
datasources Fixing virtualFields used in order clauses where virtualField was supplied with model alias. Tests added. Refs #768 2010-05-30 20:30:58 -04:00
app_model.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
cake_schema.php Fixing issue where join tables would be filed under 'missing' and found. Test added. Fixes #789 2010-06-03 23:20:37 -04:00
connection_manager.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
db_acl.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
model.php Fixing issue where id = null could cause SQL errors when saving more than one record with a null id. Fixes #675 2010-05-11 22:40:56 -04:00
model_behavior.php Fixing pass by reference errors in php5.3. Fixes #451 2010-05-29 13:19:12 -04:00