Skip to content

Wrap all incoming migrations inside a single transaction #485

@mvgeny

Description

@mvgeny

Every migration is wrapped in tx by default, but does it possible to wrap bunch of them? I had no success while implementing it by myself, because goose.Up accepts *sql.DB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions