cakephp2-php8/cake/libs/model
2010-04-29 00:22:30 -04:00
..
behaviors Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
datasources Merge remote branch 'origin/1.3' into 2.0 2010-04-16 23:43:28 +10:00
app_model.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
cake_schema.php Fixing issue where table name was not using fully qualified table names, causing issues with models using table prefixes. Tests added. Fixes #623 2010-04-29 00:22:30 -04:00
connection_manager.php Convert models, datasources and file/folders to new version of translation shortcut function. 2010-04-16 02:00:25 +10:00
db_acl.php Convert models, datasources and file/folders to new version of translation shortcut function. 2010-04-16 02:00:25 +10:00
model.php Model::deleteAll() now returns false if the 'find' to fetch records ids returns false (in case of sql error). Closes #272 2010-04-29 00:20:35 -04:00
model_behavior.php Convert models, datasources and file/folders to new version of translation shortcut function. 2010-04-16 02:00:25 +10:00