summaryrefslogtreecommitdiff
path: root/src/exchangedb/drop.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/drop.sql')
-rw-r--r--src/exchangedb/drop.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/drop.sql b/src/exchangedb/drop.sql
index ff383d743..ecebde6f5 100644
--- a/src/exchangedb/drop.sql
+++ b/src/exchangedb/drop.sql
@@ -20,6 +20,7 @@ BEGIN;
SELECT _v.unregister_patch('exchange-0001');
SELECT _v.unregister_patch('exchange-0002');
+SELECT _v.unregister_patch('exchange-0003');
DROP SCHEMA exchange CASCADE;