* 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

@ -1,3 +0,0 @@
DELETE FROM spell_affect WHERE entry = '12606';
INSERT INTO spell_affect (entry, effectId, SpellFamilyMask) VALUES
(12606,0,0x0000000000002000);