aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange-0002-part.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/exchange-0002-part.sql')
-rw-r--r--src/exchangedb/exchange-0002-part.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/exchangedb/exchange-0002-part.sql b/src/exchangedb/exchange-0002-part.sql
index 1697a3755..2381d8b2d 100644
--- a/src/exchangedb/exchange-0002-part.sql
+++ b/src/exchangedb/exchange-0002-part.sql
@@ -31,3 +31,6 @@ CREATE TABLE IF NOT EXISTS wire_targets_default
SELECT add_constraints_to_wire_targets_partition('default');
+
+
+SELECT create_tables('exchange-0002');