Skip to content

Use C# 11 raw SQL literals for all SQL baselines #29350

New issue

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

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

Already on GitHub? # to your account

Merged
merged 3 commits into from
Oct 15, 2022

Conversation

roji
Copy link
Member

@roji roji commented Oct 14, 2022

This is a test-only change. Since it affects so many files, we want to get this into 7.0 to avoid merge conflicts when later backporting patches.

The massive baseline changes are in a separate commit from baseline management changes for easier reviewing.

Part of #28260

@roji roji requested a review from a team October 14, 2022 00:33
@roji roji added the tell-mode label Oct 14, 2022
@roji roji force-pushed the StringLiteralsYayyy branch from d724d11 to eaac35c Compare October 14, 2022 10:34
@ajcvickers
Copy link
Contributor

@roji FYI, I checkout out your branch and all tests passed locally. Let's see if the infra issues get fixed, but if not we might want to just merge.

@roji
Copy link
Member Author

roji commented Oct 14, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@roji
Copy link
Member Author

roji commented Oct 15, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@roji roji force-pushed the StringLiteralsYayyy branch from eaac35c to 2fbbb0d Compare October 15, 2022 06:02
@roji roji force-pushed the StringLiteralsYayyy branch from 2fbbb0d to 0d5c579 Compare October 15, 2022 06:28
@roji
Copy link
Member Author

roji commented Oct 15, 2022

@ajcvickers the failures were actually my fault, a connection string change to config.json accidentally slipped in...

@roji roji merged commit 7de5e80 into dotnet:release/7.0 Oct 15, 2022
@roji roji deleted the StringLiteralsYayyy branch October 15, 2022 09:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants