summaryrefslogtreecommitdiff
path: root/src/exchangedb/0001.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/0001.sql')
-rw-r--r--src/exchangedb/0001.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/0001.sql b/src/exchangedb/0001.sql
index 92e0d599c..45694fe0f 100644
--- a/src/exchangedb/0001.sql
+++ b/src/exchangedb/0001.sql
@@ -18,7 +18,7 @@
BEGIN;
-- Check patch versioning is in place.
-SELECT _v.register_patch('0001', NULL, NULL);
+SELECT _v.register_patch('exchange-0001', NULL, NULL);
-- Main denominations table. All the coins the exchange knows about.