cakephp2-php8/cake/libs/model
Joël Perras 730153b151 Adding isset() checks for CakeSchema::compare() when diff'ing db indexes.
Allows for slightly better interoperability between schemas generated with CakePHP 1.2 and with 1.3
2010-01-07 17:49:57 -05:00
..
behaviors Removing unneeded code for minor optimization 2009-11-26 09:54:25 -05:00
datasources Applying patch from 'tPl0ch', connect key is set to 'mysql_connect' when not using persistent connections. Fixes #132 2009-12-22 13:23:55 -05:00
app_model.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
behavior.php Reversing change from [a37fc0d455e373b30a73f11687885572c6e4b90d]. As the additional & causes errors in PHP <= 5.2 2009-09-29 10:05:03 -04:00
connection_manager.php Applying optimizations to use of count() from 'jrbasso' 2009-11-21 15:14:21 -05:00
db_acl.php fixes #5926, table prefix on acl tables when overriding constructor 2009-01-14 17:43:46 +00:00
model.php Correcting and improving doc block for Model::__construct. 2010-01-01 23:58:07 -05:00
schema.php Adding isset() checks for CakeSchema::compare() when diff'ing db indexes. 2010-01-07 17:49:57 -05:00