Skip to content

fixed parser error when parsing order by with nulls order clause#12

Merged
VitaliiBedletskyi merged 2 commits intomainfrom
fix/add-nulls-order-clause
Aug 2, 2024
Merged

fixed parser error when parsing order by with nulls order clause#12
VitaliiBedletskyi merged 2 commits intomainfrom
fix/add-nulls-order-clause

Conversation

@dannleed
Copy link
Copy Markdown
Contributor

@dannleed dannleed commented Aug 2, 2024

Extend ORDER BY clause grammar with nulls sort order [ NULLS FIRST | NULLS LAST ]

@dannleed dannleed self-assigned this Aug 2, 2024
Comment thread grammars/SQLSelectParser.g4 Outdated
@VitaliiBedletskyi VitaliiBedletskyi merged commit dffd083 into main Aug 2, 2024
@VitaliiBedletskyi VitaliiBedletskyi deleted the fix/add-nulls-order-clause branch August 2, 2024 11:52
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.

2 participants