Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update for api changes | Wez Furlong | 2005-02-06 | 1 | -1/+1 |
* | Eliminate unused parameter. | Wez Furlong | 2005-01-21 | 1 | -2/+2 |
* | Allow drivers to select bind emulation on a per statement basis | Wez Furlong | 2005-01-18 | 1 | -1/+1 |
* | be aware of scrollable cursors; sqlite doesn't support them | Wez Furlong | 2005-01-12 | 1 | -0/+6 |
* | jumbo commit; implement sqlstate error codes. | Wez Furlong | 2005-01-07 | 1 | -17/+36 |
* | hmmmmm. Bound params *were* working this way before, but now it seems that | Wez Furlong | 2004-12-26 | 1 | -1/+2 |
* | fix build issues | Wez Furlong | 2004-12-25 | 1 | -1/+1 |
* | add entry for liveness check | Wez Furlong | 2004-09-23 | 1 | -1/+2 |
* | Use NO_PERM code here | Wez Furlong | 2004-09-19 | 1 | -1/+1 |
* | make it build on win32 | Wez Furlong | 2004-09-19 | 1 | -5/+9 |
* | Add transaction support. | Wez Furlong | 2004-09-19 | 1 | -5/+106 |
* | First cut at a PDO driver for SQLite 3.x | Wez Furlong | 2004-09-19 | 1 | -0/+251 |