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

Bump SQL Tools version to 4.9.0.3 (#23813) #23828

Closed
wants to merge 1 commit into from

Conversation

corivera
Copy link
Member

Fixes #23729

A recent change for the database properties dialog was causing the RestrictAccess setting to be set to null, which resets the value to SINGLE_USER. We should be doing MULTI_USER by default, so the fix in STS was a simple null check.

@Charles-Gagnon
Copy link
Contributor

@corivera You should be using a build from the release/4.8 branch of STS, not from main. Please port your change over to that branch and generate a build from there (which will have a 4.8 version number)

@corivera corivera deleted the corivera/portAccessFix branch July 12, 2023 20:27
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.

2 participants