summaryrefslogtreecommitdiff
path: root/modules/database/db_sql.cpp
AgeCommit message (Collapse)Author
2011-11-08WindowsAdam
2011-11-04Delete all tables before flushing not just ones we know aboutAdam
2011-10-10Put serialized_items on the heap to prevent weird crashes on shutdown from ↵Adam
the list being destructed before members in it
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a ↵Adam
module.