mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 07:37:02 +00:00
[9348] Move mangos 0.14/0.15 sql updates in archive subdirs.
This commit is contained in:
parent
003deed894
commit
ddeea6017f
205 changed files with 1 additions and 407 deletions
|
|
@ -1,5 +0,0 @@
|
|||
ALTER TABLE character_db_version CHANGE COLUMN required_8339_02_characters_character_battleground_data required_8397_03_characters_character_spell bit;
|
||||
|
||||
UPDATE IGNORE character_spell SET spell=7386 WHERE spell IN (7405,8380,11596,11597,25225,47467);
|
||||
UPDATE character_spell SET active=1 WHERE spell=7386;
|
||||
DELETE FROM character_spell WHERE spell IN (7405,8380,11596,11597,25225,47467);
|
||||
Loading…
Add table
Add a link
Reference in a new issue