Skip to content

Commit

Permalink
chore: update uroborosql-fmt (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzaku authored Sep 17, 2024
1 parent f80e2b1 commit 8751506
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions .changeset/good-chicken-check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
"uroborosql-fmt": minor
---

Update uroborosql-fmt

- Support Unary operators
- Support arithmetic expressions in limit clause
- Fix consecutive comments at the end of with_clause parentheses
- Fix swapping positions of comma and comment
- Supprt filter clause
- Fix the vertical alignment of 2WaySQL
- Fix block comment alignment
- Handle comments after select_statement at the end of insert_statement
- Support comments after join keyword
- Handle block comments after recursive keyword
- support comments after opening parenthesis in IN expression
- Support comments after SET keyword
- Support comments before select_statement in insert_statement
3 changes: 2 additions & 1 deletion server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8751506

Please sign in to comment.