Skip to content

Add --connection parameter for Remove-Migration #24271

Open

Description

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is.
I have multiple projects, but a single .net core library contains the DbContext and migration files. This all works fine where I am able to specify the Context, Project, and Connection. Except for "Remove-Migration". It doesn't allow the parameter Connection. Because of this I have to default a connection in the DbContext.

Describe the solution you'd like

I would like to be able to specify the Connection like all other functions support in the Remove-Migration function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions