1
0
Commit Graph

8 Commits

Author SHA1 Message Date
Ian
8da4c647a8 cleanup tabs and whites 2014-11-24 14:17:38 +01:00
b606b91272 Proper SQLite PDO filenames in shared installations (Issue #214)
References #214
2014-09-09 13:17:34 +02:00
7b21150c10 Autoincrement for sqlite3 (#180) 2014-06-09 21:56:43 +02:00
70b1288890 improve code docs 2011-01-08 22:31:20 +00:00
53159f390f * Use "Longtext" instead of "text" for new installations on blog entry
body and extended body inside database tables. (garvinhicking)
2010-01-14 09:21:07 +00:00
ee102b4402 * Removed "static" db layer typelist to prevent accidental over-
writes of referenced return values (garvinhicking)
2009-07-27 09:52:13 +00:00
a8f57711a9 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00