cakephp2-php8/cake/libs/model
2008-05-18 06:42:36 +00:00
..
behaviors Added Containable behavior, a mix of the original Containable and Bindable behavior. 2008-05-18 04:36:09 +00:00
datasources Refactoring schema handling for SQLite and Postgres drivers. Non-primary key indexes are now created properly. Fixed testing bugs in db drivers. 2008-05-18 06:42:36 +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 Making Model::resetAssociations public and changing tests that use it 2008-05-17 16:23:46 +00:00
schema.php fixes #3969, schema name for app dirs with special characters 2008-03-08 16:30:44 +00:00