mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-21 10:40:05 +00:00
Close DB properly
This commit is contained in:
@@ -45,6 +45,7 @@ namespace Database {
|
||||
#pragma endregion DatabaseStructs
|
||||
|
||||
void open();
|
||||
void close();
|
||||
void createTables();
|
||||
int getTableSize(std::string tableName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user