diff options
| author | QAston <none@none> | 2010-01-31 17:49:55 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2010-01-31 17:49:55 +0100 |
| commit | 9de5acc4e103058356c7dc410789dde34e7bcc8e (patch) | |
| tree | c127b51314406c7bc4ae23569d4adeb17903d202 /sql/updates | |
| parent | ac388e6f214ff02c504c5ea8af7c1c468bf07406 (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.sql | 1 |
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`; |
