aboutsummaryrefslogtreecommitdiff
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 a5a399eb4..82b51769a 100644
--- a/src/exchangedb/drop0001-exchange-part.sql
+++ b/src/exchangedb/drop0001-exchange-part.sql
@@ -99,6 +99,7 @@ DROP FUNCTION IF EXISTS exchange_do_purse_merge;
DROP FUNCTION IF EXISTS exchange_do_account_merge;
DROP FUNCTION IF EXISTS exchange_do_history_request;
DROP FUNCTION IF EXISTS exchange_do_close_request;
+DROP FUNCTION IF EXISTS exchange_do_reserve_purse;
-- And we're out of here...