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

Update vscode launch settings #1483

Merged
merged 2 commits into from Nov 24, 2020
Merged

Conversation

namadabu
Copy link
Contributor

Description

Update VS Code launch settings to include recently added SqlServer:SchemaOptions:AutomaticUpdatesEnabled config with default value true.

Related issues

Addresses [issue #].

Testing

Describe how this change was tested.

@namadabu namadabu requested a review from a team as a code owner November 23, 2020 21:56
Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka left a comment

Choose a reason for hiding this comment

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

:shipit:

"SqlServer:Initialize": "true",
"SqlServer:SchemaOptions:AutomaticUpdatesEnabled": "true",
"TestAuthEnvironment:FilePath": "..//..//testauthenvironment.json",
Copy link
Contributor

Choose a reason for hiding this comment

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

+1 nice to have R5 support now too 👍

@namadabu namadabu merged commit c158bd4 into master Nov 24, 2020
@namadabu namadabu deleted the personal/namadabu/update-launch-json branch November 24, 2020 18:09
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.

None yet

3 participants