Skip to content

refactor(postgresql): simplify select_no_parens#22

Merged
h3n4l merged 1 commit intomainfrom
h-branch-2
Oct 11, 2025
Merged

refactor(postgresql): simplify select_no_parens#22
h3n4l merged 1 commit intomainfrom
h-branch-2

Conversation

@h3n4l
Copy link
Copy Markdown
Member

@h3n4l h3n4l commented Oct 11, 2025

Unify the with_clause into the first candidate of
the select_no_parens rule by making it optional. Simplify the rule and
avoid redundancy.

Unify the `with_clause` into the first candidate of 
the `select_no_parens` rule by making it optional. Simplify the rule and
avoid redundancy.
@h3n4l h3n4l merged commit 8f3aec1 into main Oct 11, 2025
5 checks passed
@h3n4l h3n4l deleted the h-branch-2 branch October 11, 2025 07:11
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.

1 participant