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

Method to retrieve session id (owner uri) of connection #515

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

mmcfarland
Copy link
Member

Adds a method to retrieve an owner_uri/session_id of a connection, given a ConnectionDetails object. This matches functionality in SQL Tools Service, and will be used in a VS Code extension update in the future.

Port of microsoft/sqltoolsservice#2443

Adds a method to retreive an owner_uri/session_id of a connection, given
a connectionDetails object. This matches functionality in SQL Tools
Service, and will be used in a VS Code extension update in the future.
@mmcfarland mmcfarland requested review from a team as code owners February 24, 2025 18:52
Copy link
Contributor

@p-singh-ms p-singh-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@mmcfarland mmcfarland merged commit d4fa2db into main Feb 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants