aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2014-12-24 22:24:32 +0100
committerShauren <shauren.trinity@gmail.com>2014-12-24 22:24:32 +0100
commitae8814772fa4a63d42b4f588bc99d88fd4d3d6e8 (patch)
tree6797d6427859e15a396d14be396374f4d13c2ae9 /sql
parent09f57db03d352a12d18d06a9c1616045f233dc4d (diff)
Core/DataStores: Implemented loading hotfixes database into DB2Storage
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_12_24_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_12_24_00_world.sql b/sql/updates/world/2014_12_24_00_world.sql
new file mode 100644
index 00000000000..707996093b7
--- /dev/null
+++ b/sql/updates/world/2014_12_24_00_world.sql
@@ -0,0 +1 @@
+DROP TABLE IF EXISTS `keychain_db2`;