cakephp2-php8/lib/Cake/Model/Datasource
AD7six 51bd1d0a2b If a PDOException is thrown, try again.
This can occur if the exists check returns no rows, but before this
request inserts into the database a _different_ thread inserts a
session record.
2015-01-23 08:28:08 +00:00
..
Database Fix strict error with 2.6 code. 2015-01-19 21:43:14 -05:00
Session If a PDOException is thrown, try again. 2015-01-23 08:28:08 +00:00
CakeSession.php Merge branch 'master' into 2.7 2015-01-16 22:22:26 -05:00
DataSource.php Wording correction. 2014-11-05 13:14:45 +01:00
DboSource.php Merge branch 'master' into 2.7 2015-01-16 22:22:26 -05:00