Skip to content

Commit 8751506

Browse files
authored
chore: update uroborosql-fmt (#63)
1 parent f80e2b1 commit 8751506

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.changeset/good-chicken-check.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
"uroborosql-fmt": minor
3+
---
4+
5+
Update uroborosql-fmt
6+
7+
- Support Unary operators
8+
- Support arithmetic expressions in limit clause
9+
- Fix consecutive comments at the end of with_clause parentheses
10+
- Fix swapping positions of comma and comment
11+
- Supprt filter clause
12+
- Fix the vertical alignment of 2WaySQL
13+
- Fix block comment alignment
14+
- Handle comments after select_statement at the end of insert_statement
15+
- Support comments after join keyword
16+
- Handle block comments after recursive keyword
17+
- support comments after opening parenthesis in IN expression
18+
- Support comments after SET keyword
19+
- Support comments before select_statement in insert_statement

server/package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)