From d0835367865b5a0ae941abcec2c1c2d067f10b25 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 28 Jul 2023 12:27:46 +0200 Subject: combine v3 and v4 of exchange schema into v2 due to major incompatible tuple change forthcoming --- src/exchangedb/exchange-0002.sql.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/exchangedb/exchange-0002.sql.in') diff --git a/src/exchangedb/exchange-0002.sql.in b/src/exchangedb/exchange-0002.sql.in index f0bf339bc..35113fb5d 100644 --- a/src/exchangedb/exchange-0002.sql.in +++ b/src/exchangedb/exchange-0002.sql.in @@ -86,5 +86,14 @@ COMMENT ON TYPE exchange_do_array_reserve_insert_return_type #include "0002-revolving_work_shards.sql" #include "0002-partners.sql" #include "0002-partner_accounts.sql" +#include "0002-purse_actions.sql" +#include "0002-purse_deletion.sql" +#include "0002-kyc_attributes.sql" +#include "0002-aml_status.sql" +#include "0002-aml_staff.sql" +#include "0002-aml_history.sql" +#include "0002-age_withdraw.sql" + + COMMIT; -- cgit v1.2.3