We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564906c commit 7445dffCopy full SHA for 7445dff
app/org/thp/cortex/models/Migration.scala
@@ -84,5 +84,6 @@ class Migration @Inject() (userSrv: UserSrv, organizationSrv: OrganizationSrv, w
84
("sequenceCounter" -> counter)
85
}
86
)
87
+ case DatabaseState(4) => Nil
88
89
0 commit comments