summaryrefslogtreecommitdiff
path: root/ext/sqlite/pdo_sqlite2.c
Commit message (Expand)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-011-3/+3
* Don't lose track of exec() errors in pdo_sqlite2Ilia Alshanetsky2005-12-211-1/+5
* MFH: nuke php3 legacyfoobar2005-12-061-2/+2
* nuke unused variablefoobar2005-06-171-2/+2
* - This is not C++ codefoobar2005-04-191-1/+1
* remove debuging codeWez Furlong2005-03-151-1/+0
* - Errcode might be emptyMarcus Boerger2005-03-121-1/+3
* Fix crappy whitespaceWez Furlong2005-03-121-102/+130
* Implement a PDO driver for sqlite 2Wez Furlong2005-03-111-0/+600