-
-
Notifications
You must be signed in to change notification settings - Fork 692
[FR] Change migrations table name #1117
Copy link
Copy link
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done