cakephp2-php8/cake/libs/model
2008-05-22 19:05:37 +00:00
..
behaviors Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
datasources Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
app_model.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
behavior.php optimization refs #3415 2008-05-19 20:36:39 +00:00
connection_manager.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
db_acl.php Fixing ACL interface class names 2008-05-22 02:00:36 +00:00
model.php Refactoring DboSource to use Model in order to properly quote values by column type, correcting serial integer schema generation in DboPostgres, fixes #4702, refactoring TreeBehavior to use DboSource::calculate(), fixes #4725, updating docblocks, fixing DboSource test to be database-agnostic, misc. whitespace fixes, updating DboSource test to reflect new quoting rules 2008-05-22 19:05:37 +00:00
schema.php fixes #3969, schema name for app dirs with special characters 2008-03-08 16:30:44 +00:00