mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 01:37:05 +00:00
4 lines
191 B
SQL
4 lines
191 B
SQL
ALTER TABLE character_db_version CHANGE COLUMN required_7884_05_characters_character_action required_7887_01_characters_character_pet bit;
|
|
|
|
ALTER TABLE `character_pet`
|
|
DROP TeachSpelldata;
|