[Database] Add Primary ID Keys to Tables (#2036)

This commit is contained in:
Chris Miles
2022-03-06 20:02:33 -08:00
committed by GitHub
parent 2a5ddde78a
commit 25a19a13dc
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
* Manifest: https://github.com/EQEmu/Server/blob/master/utils/sql/db_update_manifest.txt
*/
#define CURRENT_BINARY_DATABASE_VERSION 9176
#define CURRENT_BINARY_DATABASE_VERSION 9177
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9028