aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-27 10:34:34 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-27 10:34:36 +0200
commit1396afc13664e11fe869c1cfa2ad690df7856c21 (patch)
tree2f7ea189ab3a52592563af64ae6c07944e19f527 /src
parent521e0bbcb5a2bb247678bc69aef7d85c16944865 (diff)
downloadexchange-1396afc13664e11fe869c1cfa2ad690df7856c21.tar.xz
-drop
Diffstat (limited to 'src')
-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...