cakephp2-php8/lib/Cake/Model/Datasource
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
..
Database Merge branch '2.0' of github.com:cakephp/cakephp into 2.0 2011-09-28 21:23:43 -04:30
Session Removing trailing spaces. 2011-08-15 23:55:08 -04:00
CakeSession.php Changed methods and attributes from private to protected. 2011-08-20 00:43:34 -04:00
DataSource.php Fixing fatal errors when running postgres 2011-09-03 11:27:58 -04:30
DboSource.php Make DboSource::lastError() fallback to the connection. 2011-09-30 21:56:39 -04:00