summaryrefslogtreecommitdiff
path: root/src/tools/db-convert.cpp
AgeCommit message (Collapse)Author
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a ↵Adam
module.
2011-08-08Added a few sanity checks which never really should happen to db-convertAdam
2011-01-20Removed db-upgrade, its no longer neededAdam
2011-01-18Bug #1232 - Fixed db-convert to properly convert mode lock parametersAdam
2011-01-05update copyrights for 2011lethality
2010-10-28removed an extra space from db-convertDukePyrolator
2010-10-28do not store memo numbers on db-convertDukePyrolator
2010-06-27The next of a few "CBX OCDing over code style" commits, maybe the last.Naram Qashat
NOTES: I have been unable to compile the db_mysql_* functions on my system here, so those are untested. db-convert seems to be badly programmed and needs more work in my opinion.