cakephp2-php8/cake/libs/model
phishy 6c44d00642 Fixed #4206 - lastError now works
Fixed #4181 - model sequence name now respected
added constraint() method to enable/disable
added truncate() to aid in test suite integration
hacked name() to work with ACL


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6903 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-16 15:42:13 +00:00
..
behaviors Closes #4156 2008-05-15 04:00:21 +00:00
datasources Fixed #4206 - lastError now works 2008-05-16 15:42:13 +00:00
app_model.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
behavior.php Fixed bug in BehaviorCollection::trigger, closes #4520 2008-05-13 02:33:44 +00:00
connection_manager.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
db_acl.php Fixing incorrect selection of parent nodes in ACL, fixes #4324 2008-04-11 04:59:52 +00:00
model.php Adding validation message fixes for Model::saveAll() and hasOne associations, fixes #4561 2008-05-16 06:03:33 +00:00
schema.php fixes #3969, schema name for app dirs with special characters 2008-03-08 16:30:44 +00:00