cakephp2-php8/cake/libs/model
mark_story de6eda964e Removing silent errors in PDO dbo's when a connection exception is created.
Adding the host param for mysql.
Adding a test for mysql missing the host param.
Fixes #1427
2011-01-03 23:34:22 -05:00
..
behaviors Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
datasources Removing silent errors in PDO dbo's when a connection exception is created. 2011-01-03 23:34:22 -05:00
app_model.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
behavior_collection.php Adding documentation. 2010-12-26 17:21:49 -05:00
cake_schema.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
connection_manager.php Fixing issue in console when baking a new project, from outside the 2010-12-27 00:19:59 -05:00
db_acl.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
model.php Adding Model::hasMethod() and tests. 2010-12-26 17:35:22 -05:00
model_behavior.php Adding documentation. 2010-12-26 17:21:49 -05:00