0
ITWebTeam created
Hello,
I'm attempting to run Power Tools when I have multiple DbContexts (2). I'm receiving the error "More than one DbContext was found. Specify which one to use. Use the '-Context' parameter for PowerShell commands and the '--context' parameter for dotnet commands."
In my scenario, only one DbContext is writable.
Is it possible to overcome this by telling Power Tools which DbContext to use?
Thank you for your help, Ron