cakephp2-php8/cake/libs/model
2009-10-03 16:49:01 -04:00
..
behaviors Adding patch from 'Ceeram' and 'TehTreag' to implement automatic updating of Aro/Aco nodes created AclBehavior. Test cases added. Fixes #33 and #4261 2009-09-19 01:17:20 -04:00
datasources Adding placeholder method to DboMysql to handle alteration of table parameter statement generation. 2009-10-03 16:49:01 -04:00
app_model.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
cake_schema.php Adding method to compare tableParameters in the Schema, so they no longer fall through as fields. 2009-10-03 16:48:10 -04:00
connection_manager.php Renaming ConnectionManager::__getDriver() to ConnectionManager::__connectionData(). 2009-09-25 11:08:41 -04:00
db_acl.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
model.php Adding error triggering while in debug mode for unhandled validation methods. 2009-09-30 22:34:29 -04:00
model_behavior.php Fixing issues with cakeError call. 2009-08-30 19:33:21 -04:00