mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
3 lines
148 B
SQL
3 lines
148 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_10244_01_mangos_command required_10251_01_mangos_command bit;
|
|
|
|
DELETE FROM command WHERE name = 'wp';
|