cakephp2-php8/cake/libs/model
2009-09-28 18:09:02 -04:00
..
behaviors Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00
datasources Correcting omission of group in DboOracle. Fixes #98 2009-09-23 23:16:57 -04:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Fixing error in php5.3 when calling behavior methods that had more than 6 parameters. 2009-09-28 18:09:02 -04:00
connection_manager.php Adding tests for ConnectionManager, and fixing a missing return value for ConnectionManager::loadDataSource(). 2009-09-24 16:26:56 -04:00
db_acl.php fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Removing unused $db in Model::_deleteLinks. Fixes #6384 2009-08-30 20:09:07 -04:00
schema.php Backporting bugfix for #22 from 1.3-console to 1.2. Adds schema shell test cases, fixes for schema object references, i18n of schema schell output strings. 2009-09-07 12:24:38 -04:00