aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/Archive.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/update/Archive: delete archive from database on errorMax Kellermann2014-01-311-0/+2
|
* db/update: convert to OO APIMax Kellermann2014-01-301-0/+161
Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.