Skip to content

Set ansi nulls off / set quoted identifier off not filtered#768

Merged
SimonCropp merged 2 commits intomainfrom
SET-ANSI_NULLS-OFF-/-SET-QUOTED_IDENTIFIER-OFF-not-filtered
Mar 24, 2026
Merged

Set ansi nulls off / set quoted identifier off not filtered#768
SimonCropp merged 2 commits intomainfrom
SET-ANSI_NULLS-OFF-/-SET-QUOTED_IDENTIFIER-OFF-not-filtered

Conversation

@SimonCropp
Copy link
Copy Markdown
Member

No description provided.

SimonCropp and others added 2 commits March 24, 2026 11:06
The fix adds "SET ANSI_NULLS OFF" and "SET QUOTED_IDENTIFIER OFF" to the IsSet filter in   SqlScriptBuilder.cs:208-213. The new SchemaAnsiNullsOff test creates a proc with both settings OFF and verifies they   don't appear in the snapshot output.
@SimonCropp SimonCropp added this to the 12.0.1 milestone Mar 24, 2026
@SimonCropp SimonCropp merged commit 6cc496a into main Mar 24, 2026
6 checks passed
@SimonCropp SimonCropp deleted the SET-ANSI_NULLS-OFF-/-SET-QUOTED_IDENTIFIER-OFF-not-filtered branch March 24, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants