cakephp2-php8/cake/libs/model
2009-09-30 22:34:29 -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 Moving DboMysql::listDetailedSources() and DboMysql::getCharsetName() into DboMysqlBase so it works with mysqli as well. Tests added for MySqli. 2009-09-30 00:39:32 -04:00
app_model.php adding a newline before all comment blocks 2009-07-24 21:18:37 +02:00
cake_schema.php Implementation of table level and field level parameters support 2009-09-29 22:54:48 +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