summaryrefslogtreecommitdiff
path: root/src/exchangedb/drop0001-exchange-part.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/drop0001-exchange-part.sql')
-rw-r--r--src/exchangedb/drop0001-exchange-part.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/drop0001-exchange-part.sql b/src/exchangedb/drop0001-exchange-part.sql
index 6ea859fb4..4cf6a72fc 100644
--- a/src/exchangedb/drop0001-exchange-part.sql
+++ b/src/exchangedb/drop0001-exchange-part.sql
@@ -73,6 +73,7 @@ DROP TABLE IF EXISTS contracts CASCADE;
DROP TABLE IF EXISTS history_requests CASCADE;
DROP TABLE IF EXISTS close_requests CASCADE;
DROP TABLE IF EXISTS purse_requests CASCADE;
+DROP TABLE IF EXISTS purse_refunds CASCADE;
DROP TABLE IF EXISTS wads_out CASCADE;
DROP TABLE IF EXISTS wad_out_entries CASCADE;
DROP TABLE IF EXISTS wads_in CASCADE;