From 9de5acc4e103058356c7dc410789dde34e7bcc8e Mon Sep 17 00:00:00 2001 From: QAston Date: Sun, 31 Jan 2010 17:49:55 +0100 Subject: *Drop no longer needed sql table. --HG-- branch : trunk --- sql/updates/7268_world_spell_proc_item_enchant.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/7268_world_spell_proc_item_enchant.sql (limited to 'sql/updates') diff --git a/sql/updates/7268_world_spell_proc_item_enchant.sql b/sql/updates/7268_world_spell_proc_item_enchant.sql new file mode 100644 index 00000000000..0856d3fe51f --- /dev/null +++ b/sql/updates/7268_world_spell_proc_item_enchant.sql @@ -0,0 +1 @@ +DROP TABLE IF EXISTS `spell_proc_item_enchant`; -- cgit v1.2.3