Skip to content

schema of migrations table #66

Open
@dlidstrom

Description

@dlidstrom

Is it possible to specify the schema of the migrations table? I'd like to separate tables by schema, and have separate migrations for each schema. That way, I can do drop schema ... cascade to recreate parts of my database. This would allow me to iterate fast on a schema while preserving any information I might have in other schemas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions