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 71fe08c commit 0eba413Copy full SHA for 0eba413
persistent-postgresql/Database/Persist/Postgresql/Internal/Migration.hs
@@ -63,7 +63,6 @@ migrateEntitiesStructured getStmt allDefs defsToMigrate = do
63
Left err ->
64
Left [err]
65
66
-
67
-- | Returns a structured representation of all of the
68
-- DB changes required to migrate the Entity to the state
69
-- described in Haskell, assuming it currently does not
0 commit comments