From 1c923855a31b35e28706ba2fafa2d2bccc7ee775 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 28 Jul 2023 14:29:25 +0200 Subject: finalize v3/v4 -> v2 exchange schema merger --- src/exchangedb/0002-aml_history.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/exchangedb/0002-aml_history.sql') diff --git a/src/exchangedb/0002-aml_history.sql b/src/exchangedb/0002-aml_history.sql index e57a2313..1768b97d 100644 --- a/src/exchangedb/0002-aml_history.sql +++ b/src/exchangedb/0002-aml_history.sql @@ -137,12 +137,12 @@ INSERT INTO exchange_tables ,by_range) VALUES ('aml_history' - ,'exchange-0003' + ,'exchange-0002' ,'create' ,TRUE ,FALSE), ('aml_history' - ,'exchange-0003' + ,'exchange-0002' ,'constrain' ,TRUE ,FALSE); -- cgit v1.2.3