Merge branch 'master' into Playerbot

This commit is contained in:
Yunfan Li
2024-10-30 21:43:42 +08:00
128 changed files with 5812 additions and 1264 deletions

View File

@@ -31,7 +31,6 @@
#include "PreparedStatement.h"
#include "QueryCallback.h"
#include "QueryResult.h"
#include "Transaction.h"
/// Accessor to the world database

View File

@@ -20,6 +20,7 @@
#include "DatabaseEnv.h"
#include "Define.h"
#include "QueryResult.h"
#include <filesystem>
#include <string>