summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite_statement.c
Commit message (Expand)AuthorAgeFilesLines
...
* jumbo commit; implement sqlstate error codes.Wez Furlong2005-01-071-1/+1
* hmmmmm. Bound params *were* working this way before, but now it seems thatWez Furlong2004-12-261-2/+1
* Removing clucking debug and tweak the reset callWez Furlong2004-09-261-2/+1
* meta data for sqlite3.Wez Furlong2004-09-261-1/+70
* First cut at a PDO driver for SQLite 3.xWez Furlong2004-09-191-0/+217