[6932] Move some old sql updates to subdir.

This commit is contained in:
VladimirMangos 2008-12-23 02:03:14 +03:00
parent 9024f5274f
commit 7cc95eefb2
70 changed files with 1 additions and 136 deletions

View file

@ -1,2 +0,0 @@
ALTER TABLE `creature_template`
ADD COLUMN `heroic_entry` mediumint(8) unsigned NOT NULL default '0' AFTER entry;