aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Interface.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* db/Interface: add virtual method Update()Max Kellermann2014-07-291-0/+12
| | | | For database plugins that don't use the UpdateService.
* DatabaseCommands: "list" allows groupingMax Kellermann2014-04-241-2/+3
|
* db/Interface: add attribute "plugin"Max Kellermann2014-02-191-0/+14
| | | | The new method IsPlugin() replaces the "is_simple" flag.
* DatabasePlugin: split headerMax Kellermann2014-02-191-0/+111