[Bug Fix] Add chatchannel_reserved_names to a new manifest (#3482)

# Notes
- This should resolve issues where the old query fails because it's adding an already existing column to another table.
This commit is contained in:
Alex King
2023-07-04 16:19:24 -04:00
committed by GitHub
parent 01a1186e63
commit c2fa61b3a2
2 changed files with 17 additions and 1 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 9228
#define CURRENT_BINARY_DATABASE_VERSION 9229
#define CURRENT_BINARY_BOTS_DATABASE_VERSION 9039