Merged in feature/reset-db-version (pull request #203)
fix db version * fix db version
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Stub migration for version compatibility
|
||||||
|
-- No actual changes needed.
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
-- Stub migration for version compatibility
|
||||||
|
-- This file exists to satisfy the migrate tool for databases that were
|
||||||
|
-- previously at version 119 (before migration collapse).
|
||||||
|
-- No actual changes - the schema is already correct.
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
-- Stub migration for version compatibility
|
||||||
|
-- No actual changes needed.
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
-- Stub migration for version compatibility
|
||||||
|
-- This file exists to satisfy the migrate tool for databases that were
|
||||||
|
-- previously at version 120 (before migration collapse).
|
||||||
|
-- No actual changes - the schema is already correct.
|
||||||
Reference in New Issue
Block a user