aboutsummaryrefslogtreecommitdiffstats
path: root/interimap
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-01-20 20:16:53 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-01-20 21:59:36 +0100
commit8c0f59f3f3add18a9ee8be767f54f43996ddbd78 (patch)
tree3f8d6706d12bc66db4a8187994969d15f3474b05 /interimap
parent452ae91f06bec4c21e7ba7b7bc4309b089f7afe3 (diff)
Note on migrations.
Diffstat (limited to 'interimap')
-rwxr-xr-xinterimap4
1 files changed, 4 insertions, 0 deletions
diff --git a/interimap b/interimap
index 41a0cb9..0fb6c1c 100755
--- a/interimap
+++ b/interimap
@@ -162,6 +162,10 @@ $DBH->do('PRAGMA foreign_keys = ON');
# also, lUID < local.UIDNEXT and rUID < remote.UIDNEXT (except for interrupted syncs)
# mapping.idx must be found among local.idx (and remote.idx)
],
+
+ # We have no version number in the schema, but if we ever need a
+ # migration, we'll add a new table, and assume version 1.0 if
+ # the table is missing.
);
# Invariants: