Skip to content

Format SQL output#946

Merged
SimonCropp merged 1 commit intomainfrom
Format-SQL-output
Feb 4, 2026
Merged

Format SQL output#946
SimonCropp merged 1 commit intomainfrom
Format-SQL-output

Conversation

@SimonCropp
Copy link
Copy Markdown
Member

Add a static flag to enable SQL formatting for SQL Server models and apply SqlFormatter to query SQL before returning it. Update verified SQL fixtures to match the new formatted output (lowercase keywords, no brackets, aligned columns). This ensures consistent, readable SQL output for EF query tests.

Add a static flag to enable SQL formatting for SQL Server models and apply SqlFormatter to query SQL before returning it. Update verified SQL fixtures to match the new formatted output (lowercase keywords, no brackets, aligned columns). This ensures consistent, readable SQL output for EF query tests.
@SimonCropp SimonCropp added this to the 15.0.0 milestone Feb 4, 2026
@SimonCropp SimonCropp merged commit 15ebcea into main Feb 4, 2026
6 of 7 checks passed
@SimonCropp SimonCropp deleted the Format-SQL-output branch February 4, 2026 10:31
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