Skip to content

Format in/not in lists and add tests#951

Merged
SimonCropp merged 2 commits intomainfrom
Format-IN/NOT-IN-lists-and-add-tests
Feb 5, 2026
Merged

Format in/not in lists and add tests#951
SimonCropp merged 2 commits intomainfrom
Format-IN/NOT-IN-lists-and-add-tests

Conversation

@SimonCropp
Copy link
Member

No description provided.

Add formatting for SQL IN/NOT IN value lists and related tests. Introduce InPredicateCollector to collect InPredicate nodes from TSql fragments and update FormattedScriptGenerator to expand single-line comma lists into indented multi-line blocks for better readability. Add two tests (RecordingInClause, RecordingNotInClause) and their .verified.txt expectations. Update readme snippet source links to reflect new line ranges.
@SimonCropp SimonCropp merged commit d949ed2 into main Feb 5, 2026
4 of 6 checks passed
@SimonCropp SimonCropp deleted the Format-IN/NOT-IN-lists-and-add-tests branch February 5, 2026 21:27
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.

1 participant