Instance Method
revert(on:)
func revert(on database: any Database) async throws
Default Implementations
AsyncMigration Implementations
revert(on:)Called when the changes from a migration are reverted.
Instance Method
func revert(on database: any Database) async throws
revert(on:)