mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-29 17:55:39 +00:00
schema
This commit is contained in:
+3
-1
@@ -125,7 +125,9 @@ skipComparisonForDownMigrations =
|
||||
-- indexes move down to the end of the file
|
||||
"20241125_indexes",
|
||||
-- indexes move down to the end of the file
|
||||
"20250130_indexes"
|
||||
"20250130_indexes",
|
||||
-- index moves down to the end of the file
|
||||
"20250227_member_acceptance"
|
||||
]
|
||||
|
||||
getSchema :: FilePath -> FilePath -> IO String
|
||||
|
||||
Reference in New Issue
Block a user