mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2018-10-16 Patrick Linstruth <patrick@deltecent.com>
* Drop and create empty database before restore * Update "DB Version" label after restore * Prompt to update database (rddbmgr --modify) if not current version
This commit is contained in:
@@ -31,6 +31,7 @@ class Db
|
||||
Db(QString *err_str,RDConfig *config);
|
||||
~Db();
|
||||
bool isOpen();
|
||||
void clearDatabase(QString name);
|
||||
unsigned schema();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user