cakephp2-php8/cake/libs/model
2010-03-13 00:18:51 -05:00
..
behaviors Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
datasources Fixing alter schema queries generated for Postgres, which dos not support altering column type, nullable and default value at the same time 2010-03-09 16:09:16 -04:30
app_model.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
cake_schema.php Not forcing the use of ds, so will use $useDbConfig instead, tests added. Fixes #324. 2010-02-15 14:46:18 -03:00
connection_manager.php Moving call to _getConnectionObjects() inside class_exists check. Removes errors when creating a connection with no DATABASE_CONFIG class. 2010-03-05 21:37:28 -05:00
db_acl.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
model.php Adding condition for counterCache update keys. Fixes issues where counter cache wouldn't be updated. Fixes #450 2010-03-13 00:18:51 -05:00
model_behavior.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00