Minor refactoring + move hardcoded template names and handling based mustache variables into a const collection for ease of modification/access

This commit is contained in:
Tina_Azure
2023-05-02 17:44:23 +02:00
parent a800fb07d4
commit 4720ffdad5
5 changed files with 112 additions and 62 deletions

View File

@ -15,7 +15,6 @@
using namespace DatabaseStatementConstCollection;
/*
* Database Manager
*/