summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/pdo/pdo_driver.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-07Added changelog item, updated since version file headersTimothy Warren1-1/+2
2011-08-24Updated version function to use PDO constantTimothy Warren1-1/+1
2011-08-24Fixed class comment and reconnect functionTimothy Warren1-2/+6
2011-08-23Fixed db->close() and db->free_result() functionsTimothy Warren1-1/+1
2011-08-23Got PDO workingTimothy Warren1-12/+17
2011-08-23Started PDO db driverTimothy Warren1-0/+639