feat: added autocreate tables

This commit is contained in:
2026-01-17 19:29:22 +03:00
parent 47348a1678
commit f2bff8d0e2
5 changed files with 58 additions and 8 deletions

View File

@@ -42,6 +42,8 @@ public:
Status getStatus();
QString getStatusText();
bool prepareDatabase();
private:
bool checkTables();