summaryrefslogtreecommitdiff
path: root/ext/sqlite/pdo_sqlite2.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_1b1'.php-5.0.1b1SVN Migration2005-06-101-629/+0
* - 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