Bump migration version on LastSeen field so it is actually run

This commit is contained in:
Melanie
2010-10-18 19:08:26 +01:00
parent 06b61b68c7
commit 2be93066da

View File

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