[Database] Add fallback migration for logsys columns (#2457)

This commit is contained in:
Chris Miles
2022-09-28 21:02:51 -05:00
committed by GitHub
parent 6b1e3d94f8
commit 74dfc1ae3c
3 changed files with 6 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 9208
#define CURRENT_BINARY_DATABASE_VERSION 9209
#ifdef BOTS
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9029