diff options
| author | Shauren <shauren.trinity@gmail.com> | 2012-07-04 14:04:12 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2012-07-04 14:04:12 +0200 |
| commit | ee06bef31b943fba45d8b018df151f3400e07242 (patch) | |
| tree | 59ab16bacc938882699dd225b779bf6fad6968d8 /sql | |
| parent | 6fe1657fe98035d9a762d2e92f275826bec6d1fe (diff) | |
Core/DBC: 4.3.4 structure updates
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql b/sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql new file mode 100644 index 00000000000..6cc5b547867 --- /dev/null +++ b/sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql @@ -0,0 +1 @@ +ALTER TABLE `item_template_addon` DROP `BuyCount`; |
