summaryrefslogtreecommitdiffstats
path: root/tests/mocks/database/config/pdo
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Alter test pdo/mysql configAndrey Andreev1-1/+1
2012-06-25Work-around for a failover test (currently DSNs are only built on class initi...Andrey Andreev1-1/+1
2012-06-23Rename pdodriver property to subdriver and make it available to all driversAndrey Andreev3-9/+9
2012-06-09Cleanup/optimize tests/mocks/Andrey Andreev3-18/+18
2012-04-04Add dsn to pgsqlTaufan Aditya1-2/+2
2012-04-04Fix sqlite issue on PHP 5.4 both for native and PDO driverTaufan Aditya1-4/+16
2012-04-04DB Drivers testTaufan Aditya1-0/+3
2012-04-04Set up PDO constant and configurationTaufan Aditya3-0/+96