diff options
author | ForesterDev <11771800+ForesterDev@users.noreply.github.com> | 2020-06-20 23:49:18 +0400 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2020-06-22 11:03:31 +0200 |
commit | 01d098830a64622262226f7915f872e1cfb301f6 (patch) | |
tree | e661241759f8202646cc0add8f7517dab4a06193 /src/server/game/Scripting/ScriptReloadMgr.cpp | |
parent | fce9fca9002e5bfc99990b9108aa56447e5001bd (diff) |
DB/Account: update account_access table (#24788)
* DB/Account: update account_access table:
- rename fields id -> AccountID, gmlevel -> SecurityLevel
- add Comment field
- rename command .acc set gmlevel to .acc set seclevel
* Update auth database
* Fix primary key
* Temporary restore old command account set gmlevel with same handler as account set seclevel
Use Optional for realmID - if not set, use -1 (for all realms)
* Rename 2020_XX_XX_00_auth.sql to 2020_06_20_00_auth.sql
* Update auth_database.sql
* Rename 2020_XX_XX_00_world.sql to 2020_06_20_06_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
(cherry picked from commit 8e0365d8a6ca5628ad17e6684743d9ab2138c068)
Diffstat (limited to 'src/server/game/Scripting/ScriptReloadMgr.cpp')
0 files changed, 0 insertions, 0 deletions