Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Parameter Validation fails when using multiple Connections #19

Open
abbgrade opened this issue May 20, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@abbgrade
Copy link
Owner

repro steps:

  1. Create connection A
  2. Create connection B
  3. Close connection B
  4. Close connection A
    -> throws PSArgumentNullException: Specify Connection parameter or run Connect-TSqlInstance command.
@abbgrade abbgrade added the bug Something isn't working label May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant