Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix sqlite3 driver for php<5.3 | Robin Appelman | 2011-06-20 | 1 | -1/+3 |
* | only create one connection to a sqlite3 database, fixes 'Database locked' err... | Robin Appelman | 2011-06-17 | 1 | -0/+8 |
* | make use of native sqlite3 prepared statements | Robin Appelman | 2011-06-14 | 1 | -2/+329 |
* | sqlite3 driver for mdb2 | Robin Appelman | 2011-06-13 | 6 | -0/+3626 |