Bump the migration version, ot it would never happen

This commit is contained in:
Melanie Thielker
2010-06-21 22:15:33 +02:00
parent ab023c6a29
commit 53905cf919

View File

@@ -14,7 +14,7 @@ CREATE INDEX UserID ON Presence(UserID);
COMMIT;
:VERSION 1 # --------------------------
:VERSION 2 # --------------------------
BEGIN;