cakephp2-php8/cake/libs/model
2008-12-12 17:19:27 +00:00
..
behaviors fixes #5772. 2008-11-20 13:57:44 +00:00
datasources Adding index(), alterSchema(), dropSchema() support to MySQLi driver. Refactored MySQL & MySQLi drivers. Updated and fixed tests. 2008-12-11 00:13:11 +00:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Fixing ModelBehavior::detach() when non 0 index behaviors are detatched. Tests Added. 2008-11-11 00:17:37 +00:00
connection_manager.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
db_acl.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
model.php Adding fix when join table does not have a primary key 'id' defined 2008-12-12 17:19:27 +00:00
schema.php Adding indexes to alterSchema() and CakeSchema::compare(). Thanks for the test case and patch 'bamyers99'. Fixes #5862 2008-12-09 04:54:58 +00:00