Skip to content

fix: mssql syntax in subqueries #11161

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

Conversation

albersonmiranda
Copy link

Description of changes

Add a rewrite rule rewrite that wraps every boolean projection in an explicit IIF+cast.

Issues closed

@github-actions github-actions bot added the sql Backends that generate SQL label Apr 25, 2025
@albersonmiranda albersonmiranda force-pushed the mssql-fix-nested-mutate branch from ad54ef4 to 15ff868 Compare April 26, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sql Backends that generate SQL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: MSSQL syntax error
1 participant