Skip to content

Fix failed recognition of SQL comments #3637

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 5 commits into from
Aug 17, 2025

Conversation

gliljas
Copy link
Member

@gliljas gliljas commented Jan 2, 2025

Fix #3618

@fredericDelaporte fredericDelaporte added this to the 5.6 milestone Jan 5, 2025
Copy link
Member

@fredericDelaporte fredericDelaporte left a comment

Choose a reason for hiding this comment

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

Some old redundant code could be slightly optimized by the way, but LGTM.

@fredericDelaporte fredericDelaporte enabled auto-merge (squash) August 17, 2025 14:17
@fredericDelaporte fredericDelaporte changed the title GH3618 - Failed recognition of SQL comments Fix failed recognition of SQL comments Aug 17, 2025
@fredericDelaporte fredericDelaporte merged commit 492c0bf into nhibernate:master Aug 17, 2025
18 checks passed
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.

ISQLQuery.ExecuteUpdate produces an exception in certain cases
2 participants