summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0003.sql.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/exchange-0003.sql.in')
-rw-r--r--src/exchangedb/exchange-0003.sql.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/exchangedb/exchange-0003.sql.in b/src/exchangedb/exchange-0003.sql.in
index 7f0a9ef94..59f79968e 100644
--- a/src/exchangedb/exchange-0003.sql.in
+++ b/src/exchangedb/exchange-0003.sql.in
@@ -21,5 +21,8 @@ SET search_path TO exchange;
#include "0003-purse_actions.sql"
#include "0003-purse_deletion.sql"
+#include "0003-kyc_attributes.sql"
+#include "0003-aml_status.sql"
+#include "0003-aml_history.sql"
COMMIT;