data: Still allow project refresh if database file can't be loaded
This commit is contained in:
@@ -964,8 +964,6 @@ void SqliteIndexStorage::setupTables()
|
||||
LOG_ERROR(std::to_string(e.errorCode()) + ": " + e.errorMessage());
|
||||
|
||||
throw(std::exception());
|
||||
|
||||
// todo: cancel project creation and destroy created files, display message
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user