summaryrefslogtreecommitdiff
path: root/src/sqlitestorage.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-02Removed obsolete SQLite support.Guillaume Melquiond1-282/+0
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-0/+1
2005-06-16Updated tables.Aaron Marks1-10/+46
2005-06-12Moved SQLiteStorage to subclass of Storage, made Storage a singleton andBjørn Lindeijer1-0/+245