Skip to content

Ignore casing of VALUES clause when inserting records using SQL #1052

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

Merged
merged 3 commits into from
Apr 20, 2023

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented Apr 20, 2023

When inserting records using exec_insert the casing of the VALUES clause is irrelevant. Updated the regex to be case-insensitive.

@aidanharan aidanharan changed the title Regex for VALUES clause should be case-insensitive Ignore casing of VALUES clause when inserting records using SQL Apr 20, 2023
@aidanharan aidanharan marked this pull request as ready for review April 20, 2023 14:55
@aidanharan aidanharan merged commit 98e57a6 into main Apr 20, 2023
@aidanharan aidanharan deleted the identity-insert-non-dbo-schema branch April 20, 2023 14:56
lavika pushed a commit to lavika/activerecord-sqlserver-adapter that referenced this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant