Commit Graph

21 Commits (4fd53eca06e12b053f4760f2b776eab0e0e36ce9)

Author SHA1 Message Date
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Mueller ebb28412ca no more require_once() 13 years ago
Bart Visscher 0365f8fd01 Remove php close at end of file 13 years ago
Jörn Friedrich Dreyer 15cdde74d3 return standard SQL values (sqlite3 understands CURRENT_...) 13 years ago
Tom Needham 29d16f61fa Fix strict standards warnings 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Robin Appelman df64b9b0e9 strict standards fixes for sqlite3 13 years ago
Robin Appelman d12021e3c4 fix sqlite3 driver against updated MDB2 13 years ago
Robin Appelman 001d06f2ff fix errors during database migration 13 years ago
Robin Appelman 09a53170a3 fixes in the sqlite manager driver 13 years ago
Robin Appelman 9a4e37483b small fix in sqlite3 driver 13 years ago
Robin Appelman 6c09d9e0f8 some fixes in the sqlite3 driver 13 years ago
Robin Appelman 98dc0882cb fix errors during database migration 14 years ago
Robin Appelman 9686c5b6aa fixes in the sqlite manager driver 14 years ago
Robin Appelman aa7c5a971c small fix in sqlite3 driver 14 years ago
Robin Appelman bf40691ace some fixes in the sqlite3 driver 14 years ago
Robin Appelman 7761765a4b change licencing headers for sqlite3 driver 14 years ago
Thomas Schmidt c3b57944ac Revert "enhance detection of un-initialized database", conflicted with setup step, needs rework 14 years ago
Thomas Schmidt 7fb89c5386 enhance detection of un-initialized database 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman 0563741652 fix sqlite3 driver for php<5.3 14 years ago
Robin Appelman 51420a7522 only create one connection to a sqlite3 database, fixes 'Database locked' errors with webdav 14 years ago
Robin Appelman f6eb7c1205 make use of native sqlite3 prepared statements 14 years ago
Robin Appelman 600219c8c0 sqlite3 driver for mdb2 14 years ago