mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-12-25 05:00:30 +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