Correct one missed repository pointer

This commit is contained in:
Akkadius
2021-02-06 18:16:39 -06:00
parent b01793081a
commit 55d4865d36
160 changed files with 160 additions and 160 deletions
@@ -190,7 +190,7 @@ public:
{{INSERT_ONE_ENTRIES}}
auto results = {{DATABASE_CONNECTION}}.QueryDatabase(
auto results = db.QueryDatabase(
fmt::format(
"{} VALUES ({})",
BaseInsert(),