cakephp2-php8/lib/Cake/Model
mark_story af4b0c9c1b Make DboSource::lastError() fallback to the connection.
If there is no argument the connection error should be checked
for an error.
Add a test for most of lastError().  Mocking PDO is a pain.
Fixes #2046
2011-09-30 21:56:39 -04:00
..
Behavior Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
Datasource Make DboSource::lastError() fallback to the connection. 2011-09-30 21:56:39 -04:00
AclNode.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
Aco.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AcoAction.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
AppModel.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
Aro.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
BehaviorCollection.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
CakeSchema.php Fixed doc block comments. 2011-09-28 22:33:46 +02:00
ConnectionManager.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00
Model.php Fixing my previous attempt in ef4826e to make Model::_findCount() behave nicely with 'group' option. Refs #1677, #573 2011-09-28 02:58:48 +05:30
ModelBehavior.php Added visibility in some methods and attributes. 2011-08-18 22:30:28 -04:00
Permission.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30