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

Share SqlNormalizer #1057

Merged
merged 3 commits into from
Jun 14, 2021
Merged

Share SqlNormalizer #1057

merged 3 commits into from
Jun 14, 2021

Conversation

Wraith2
Copy link
Contributor

@Wraith2 Wraith2 commented Apr 30, 2021

Fairly simple change. I cleaned up sqlnorm which were functionally identical but had minor code differences between netcore and netfx and then moved the virtually identical resulting file to shared and added in #if netframework around the 3 places that CAS is used. I'd really rather have a tiny amount of ifdefs than have two separate versions of these files

@DavoudEshtehari DavoudEshtehari self-assigned this Jun 9, 2021
@DavoudEshtehari DavoudEshtehari removed their assignment Jun 9, 2021
Copy link
Member

@DavoudEshtehari DavoudEshtehari left a comment

Choose a reason for hiding this comment

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

Thanks for the quick response.

@JRahnama JRahnama self-requested a review June 11, 2021 21:12
@cheenamalhotra cheenamalhotra added this to the 4.0.0-preview1 milestone Jun 14, 2021
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