summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php
AgeCommit message (Collapse)AuthorFilesLines
2012-07-05Replace localhost with 127.0.0.1 and remove the PDO::ERRMODE_SILENT option - ↵Andrey Andreev1-1/+1
it's the default anyway
2012-06-25pdo_odbc DSNAndrey Andreev1-12/+41
2012-06-25Add pdo_odbc subdriverAndrey Andreev1-0/+239