cakephp2-php8/cake/libs/model
2008-08-01 13:10:37 +00:00
..
behaviors removing deprecated code 2008-08-01 01:04:03 +00:00
datasources Removing column length from unsupporting columns in DboPostgres::buildColumn(), fixes #4804 2008-08-01 13:10:37 +00:00
app_model.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
behavior.php Refactoring DboSource. Model array conditions must now have comparison operators on the left side, fixes misc bugs, updated core to reflect changes 2008-05-31 12:36:38 +00:00
connection_manager.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
db_acl.php Correcting inconsistent return values in Model::saveAll(), updating bad tests, fixes #4981 2008-06-27 06:07:00 +00:00
model.php Re-fixing Model::set() to allow for fields that don't exist, fixing model validation with messages, adding tests to prove parameter order for custom validation errors, refs #50005 2008-08-01 06:28:59 +00:00
schema.php Correcting typo in package doc tag 2008-06-27 07:23:27 +00:00