aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorQAston <none@none>2010-01-31 17:49:55 +0100
committerQAston <none@none>2010-01-31 17:49:55 +0100
commit9de5acc4e103058356c7dc410789dde34e7bcc8e (patch)
treec127b51314406c7bc4ae23569d4adeb17903d202 /sql/updates
parentac388e6f214ff02c504c5ea8af7c1c468bf07406 (diff)
*Drop no longer needed sql table.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/7268_world_spell_proc_item_enchant.sql1
1 files changed, 1 insertions, 0 deletions
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`;