cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
2012-04-14 16:23:51 -04:00
..
MysqlTest.php ReflectionMethod::setAccessible() is not compatible with PHP 5.2, causing fatal error in CI. Assuming that the db servers support nested transaction. 2012-04-14 16:23:51 -04:00
PostgresTest.php ReflectionMethod::setAccessible() is not compatible with PHP 5.2, causing fatal error in CI. Assuming that the db servers support nested transaction. 2012-04-14 16:23:51 -04:00
SqliteTest.php ReflectionMethod::setAccessible() is not compatible with PHP 5.2, causing fatal error in CI. Assuming that the db servers support nested transaction. 2012-04-14 16:23:51 -04:00
SqlserverTest.php Fix issues with SQLServer + boolean columns. 2012-04-01 22:10:05 -04:00