This commit is contained in:
spaced4ndy
2025-02-28 20:43:37 +04:00
parent b4707dce08
commit f91cd3d2de
2 changed files with 13 additions and 10 deletions
+3 -1
View File
@@ -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