Commit Graph

5 Commits (994c7f3dad243e407dbc4f11feab239b211b3d6b)

Author SHA1 Message Date
Jakob Sack bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +07:00
Robin Appelman 0563741652 fix sqlite3 driver for php<5.3 2011-06-20 19:04:31 +07:00
Robin Appelman 51420a7522 only create one connection to a sqlite3 database, fixes 'Database locked' errors with webdav 2011-06-17 16:09:43 +07:00
Robin Appelman f6eb7c1205 make use of native sqlite3 prepared statements 2011-06-14 01:20:41 +07:00
Robin Appelman 600219c8c0 sqlite3 driver for mdb2
the only problem that I found with it so far is that it gives a database locked error on login,
the rest seems to work fine but more testing is required.
2011-06-13 04:05:41 +07:00