Skip to content

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.