[9810] Move pre-switch sql updates (except realmd related) to subdir.

This commit is contained in:
VladimirMangos 2010-04-29 22:30:06 +04:00
parent 7ce07fb495
commit c121c96691
82 changed files with 1 additions and 161 deletions

View file

@ -1,5 +0,0 @@
ALTER TABLE db_version CHANGE COLUMN required_9651_01_mangos_quest_poi required_9656_01_mangos_command bit;
DELETE FROM command WHERE name IN ('list talents');
INSERT INTO command VALUES
('list talents',3,'Syntax: .list talents\r\n\r\nShow list all really known (as learned spells) talent rank spells for selected player or self.');