[Performance] Add several database indexes (#4811)

* [Performance] Add several database indexes

* Update database_update_manifest.cpp

* Update database_update_manifest.cpp

* Push
This commit is contained in:
Chris Miles
2025-03-29 14:23:28 -05:00
committed by GitHub
parent 938937c271
commit 6d69ac7a98
2 changed files with 59 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9314
#define CURRENT_BINARY_DATABASE_VERSION 9319
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9054
#endif