aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorBrian <runningnak3d@gmail.com>2010-06-22 19:39:02 -0600
committerBrian <runningnak3d@gmail.com>2010-06-22 19:39:02 -0600
commit71d47b384f35b3b51aa651b74332b9e80d4ba3fb (patch)
tree228316bcbb959831d0a35abf18ce5dd23614330a /sql/updates
parent31e369b281125813d691c9b7b3180d0e8e0da722 (diff)
* Remove table from database that is no longer needed after previous commit
--HG-- branch : trunk
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/8694_world_transport_events.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/8694_world_transport_events.sql b/sql/updates/8694_world_transport_events.sql
new file mode 100644
index 00000000000..480aea9d7c6
--- /dev/null
+++ b/sql/updates/8694_world_transport_events.sql
@@ -0,0 +1 @@
+DROP TABLE `transport_events`;