Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strict standards fixes for sqlite3 | Robin Appelman | 2012-05-19 | 1 | -5/+5 |
* | fix sqlite3 driver against updated MDB2 | Robin Appelman | 2012-05-11 | 1 | -1/+1 |
* | change licencing headers for sqlite3 driver | Robin Appelman | 2011-10-22 | 1 | -44/+20 |
* | Revert "enhance detection of un-initialized database", conflicted with setup ... | Thomas Schmidt | 2011-09-30 | 1 | -6/+0 |
* | enhance detection of un-initialized database | Thomas Schmidt | 2011-09-30 | 1 | -0/+6 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -3/+2 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | 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 | 1 | -0/+1024 |