data: Fixed version check when opening older db
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
SqliteStorage(const std::string& dbFilePath);
|
||||
~SqliteStorage();
|
||||
|
||||
bool init();
|
||||
void setup();
|
||||
void clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user