summaryrefslogtreecommitdiffstats
path: root/tests/mocks/database/db/driver.php
AgeCommit message (Collapse)AuthorFilesLines
2012-11-05Refactored DB ForgeAndrey Andreev1-0/+1
- PDO subdrivers are isolated from each other now. - Added compatibility for pretty much all of the features, for every DB platform. - Unified the way that stuff works in general. - Fixes issue #1005.
2012-06-09Cleanup/optimize tests/mocks/Andrey Andreev1-2/+5
2012-04-04Adding schema and initial Query Builder code coverageTaufan Aditya1-1/+1
2012-04-04DB Drivers testTaufan Aditya1-0/+36