Skip to content

Instance Method

autoRevert()

Automatically runs reverse migrations without confirmation. This can be triggered by passing --auto-revert during boot.
func autoRevert() -> EventLoopFuture<Void>