Skip to content

Instance MethodVapor

autoRevert()

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