cakephp2-php8/cake/libs/model
2007-05-16 07:50:02 +00:00
..
behaviors Adding fix for #2538, fixes findAll doesn't work with TranslateBehavior when specifying which fields to fetch 2007-05-12 08:30:55 +00:00
datasources Adding fix for #2521, this fixes issues with DB2 driver cannot determine the table name of result sets, which breaks associations. Added enhancement for #2446, DB2 driver allowing schema to be specified in the database.php file 2007-05-16 07:50:02 +00:00
behavior.php Adding missing headers 2007-02-09 18:18:01 +00:00
connection_manager.php Fixing [Only variable references should be returned by reference] 2007-04-05 04:47:01 +00:00
db_acl.php Refactoring AclComponent to use model instances consistently 2007-05-15 20:01:44 +00:00
ini_acl.php Fixing paths to correctly load acl models. 2007-05-01 02:30:26 +00:00
model.php Fixing support for error messages when multiple validation rules are used with numeric indexes 2007-05-14 10:37:23 +00:00