aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0003.sql.in
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-12-27 09:05:45 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-12-27 09:05:45 +0100
commit5dcad73d29bb431c7ae4529cc3755b56edbbb402 (patch)
treee7ac3573fce0e8b6e6a5ef0672ddd6b93d4fa8f9 /src/exchangedb/exchange-0003.sql.in
parent871d010637205965dabb7f29e43679756a4449a6 (diff)
downloadexchange-5dcad73d29bb431c7ae4529cc3755b56edbbb402.tar.xz
-prepare for AML staff PKI
Diffstat (limited to 'src/exchangedb/exchange-0003.sql.in')
-rw-r--r--src/exchangedb/exchange-0003.sql.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchangedb/exchange-0003.sql.in b/src/exchangedb/exchange-0003.sql.in
index 59f79968e..5461c0dd3 100644
--- a/src/exchangedb/exchange-0003.sql.in
+++ b/src/exchangedb/exchange-0003.sql.in
@@ -23,6 +23,8 @@ SET search_path TO exchange;
#include "0003-purse_deletion.sql"
#include "0003-kyc_attributes.sql"
#include "0003-aml_status.sql"
+#include "0003-aml_staff.sql"
#include "0003-aml_history.sql"
+
COMMIT;