Skip to content

Conversation

simonhoerdumbonde
Copy link
Contributor

Brief summary of the change made

Adding the unreserved keyword NULLS to the TSQL dialect. Fixes #5212

Copy link
Member

@alanmcruickshank alanmcruickshank left a comment

Choose a reason for hiding this comment

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

Nice. Thanks for the contribution!

This looks good to me. Assuming tests pass, it should be good to merge.

@alanmcruickshank alanmcruickshank added this pull request to the merge queue Oct 24, 2024
Copy link
Contributor

Coverage Results ✅

Name    Stmts   Miss  Cover   Missing
-------------------------------------
TOTAL   18625      0   100%

236 files skipped due to complete coverage.

Merged via the queue into sqlfluff:main with commit 8c63de4 Oct 24, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ignore nulls / respect nulls not recognised in tsql dialect
2 participants