[10260] Move pre-0.16 release sql updates to subdir

This commit is contained in:
VladimirMangos 2010-07-24 18:20:03 +04:00
parent 4d5729e68c
commit 129973569d
74 changed files with 1 additions and 145 deletions

View file

@ -1,6 +0,0 @@
ALTER TABLE db_version CHANGE COLUMN required_9716_01_mangos_npc_vendor required_9716_02_mangos_mangos_string bit;
DELETE FROM mangos_string WHERE entry in (210);
INSERT INTO mangos_string VALUES
(210,'Item \'%i\' (with extended cost %u) already in vendor list.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);