Skip to content

[FR] Change migrations table name #1117

@frederikhors

Description

@frederikhors

Hi guys, I searched all over the places but I cannot find any docs/post/issue on how to change migrations table name.

Now I'm using

Migrator::up(&postgres_connection, None).await.unwrap();

and it works: creates the table seaql_migrations.

How to change seaql_migrations table name to a custom one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions