aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/0002-aml_history.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/0002-aml_history.sql')
-rw-r--r--src/exchangedb/0002-aml_history.sql4
1 files changed, 2 insertions, 2 deletions
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);