* Change sql update naming scheme from absent now revison numbers to date+counter, update old sql update names to preserve proper order.

This commit is contained in:
vladimir-mangos 2008-10-18 01:43:56 +04:00
parent 708440742b
commit 32ad72350f
69 changed files with 128 additions and 125 deletions

View file

@ -0,0 +1,5 @@
DELETE FROM mangos_string WHERE entry IN (518,521);
INSERT INTO mangos_string VALUES
(518,'%d - |cffffffff|Hitemset:%d|h[%s %s]|h|r ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(521,'%d - |cffffffff|Hskill:%d|h[%s %s]|h|r %s',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);