mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
3 lines
183 B
SQL
3 lines
183 B
SQL
ALTER TABLE character_db_version CHANGE COLUMN required_10007_01_characters_pet_aura required_10051_01_characters_character_aura bit;
|
|
|
|
DELETE FROM character_aura WHERE spell = 58427;
|