Skip to content

Do not recreate the database connections every time the ports are different #607

@jguadagno

Description

@jguadagno

Describe the need of your request

I would appear that when Aspire, or Docker, start up or create a new version of the database, the Aspire plugin creates a new entry. This leads to potentially have multiple database's listed in the Database Explorer, but on one works. Which means, we have to delete all of the phantom connections

Proposed solution

The plugin should detect that the database connection is the same just a different port and update the existing connection, or delete the previous connection when it creates the new one.

Alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions