diff options
Diffstat (limited to 'src/exchangedb/0003-aml_history.sql')
| -rw-r--r-- | src/exchangedb/0003-aml_history.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/0003-aml_history.sql b/src/exchangedb/0003-aml_history.sql index d3650f6c..c2ab532d 100644 --- a/src/exchangedb/0003-aml_history.sql +++ b/src/exchangedb/0003-aml_history.sql @@ -114,6 +114,7 @@ BEGIN ); END $$; +-- FIXME: also have INSERT on AML decisions to update AML status! INSERT INTO exchange_tables (name |
