cakephp2-php8/lib/Cake/Test/Case/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 Merge branch 'master' into 2.7 2015-01-16 22:22:26 -05:00
Session If a PDOException is thrown, try again. 2015-01-23 08:28:08 +00:00
CakeSessionTest.php Stay 100% BC for 2.7 2015-01-04 10:52:18 +01:00
DataSourceTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DboSourceTest.php Prevent NULL value on NOT NULL column when value is an empty string (MySQL) 2015-01-05 12:04:24 -05:00