mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
3 lines
173 B
SQL
3 lines
173 B
SQL
ALTER TABLE db_version CHANGE COLUMN required_0001_xxxxx_01_mangos required_0023_xxxxx_01_mangos_player_classlevelstats bit;
|
|
|
|
DROP TABLE IF EXISTS `player_classlevelstats`;
|