aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/UpdateGlue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db/update: convert runtime check to assertionMax Kellermann2014-01-311-4/+1
|
* db/update: convert to OO APIMax Kellermann2014-01-301-54/+28
| | | | | Move global variables into the new classes. That may allow multiple update threads for multiple databases one day.
* Database*: move to db/Max Kellermann2014-01-241-0/+181