Skip to content

Commit da3ab5c

Browse files
committed
1 parent 5a6ba0c commit da3ab5c

File tree

15 files changed

+5815
-3668
lines changed

15 files changed

+5815
-3668
lines changed

packages/deparser/CHANGELOG.md

Lines changed: 321 additions & 419 deletions
Large diffs are not rendered by default.

packages/deparser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgsql-deparser",
3-
"version": "17.12.0",
3+
"version": "17.12.1",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "PostgreSQL AST Deparser",
66
"main": "index.js",

packages/parser/CHANGELOG.md

Lines changed: 5 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -3,198 +3,108 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6-
# [17.9.0](https://github.com/launchql/pgsql-parser/compare/pgsql-parser@17.8.1[email protected].0) (2025-11-23)
6+
## [17.9.1](https://github.com/launchql/pgsql-parser/compare/pgsql-parser@17.9.0[email protected].1) (2025-11-23)
77

88
**Note:** Version bump only for package pgsql-parser
99

10+
# [17.9.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.9.0) (2025-11-23)
1011

11-
12-
12+
**Note:** Version bump only for package pgsql-parser
1313

1414
## [17.8.1](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.8.1) (2025-08-08)
1515

1616
**Note:** Version bump only for package pgsql-parser
1717

18-
19-
20-
21-
2218
## [17.7.10](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.10) (2025-07-23)
2319

2420
**Note:** Version bump only for package pgsql-parser
2521

26-
27-
28-
29-
3022
## [17.7.9](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.9) (2025-07-17)
3123

3224
**Note:** Version bump only for package pgsql-parser
3325

34-
35-
36-
37-
3826
## [17.7.8](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.8) (2025-07-01)
3927

4028
**Note:** Version bump only for package pgsql-parser
4129

42-
43-
44-
45-
4630
## [17.7.7](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.7) (2025-07-01)
4731

4832
**Note:** Version bump only for package pgsql-parser
4933

50-
51-
52-
53-
5434
## [17.7.6](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.6) (2025-07-01)
5535

5636
**Note:** Version bump only for package pgsql-parser
5737

58-
59-
60-
61-
6238
## [17.7.5](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.5) (2025-06-27)
6339

6440
**Note:** Version bump only for package pgsql-parser
6541

66-
67-
68-
69-
7042
## [17.7.4](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.4) (2025-06-27)
7143

7244
**Note:** Version bump only for package pgsql-parser
7345

74-
75-
76-
77-
7846
## [17.7.3](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.3) (2025-06-26)
7947

8048
**Note:** Version bump only for package pgsql-parser
8149

82-
83-
84-
85-
8650
## [17.7.2](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.2) (2025-06-24)
8751

8852
**Note:** Version bump only for package pgsql-parser
8953

90-
91-
92-
93-
9454
## [17.7.1](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.1) (2025-06-23)
9555

9656
**Note:** Version bump only for package pgsql-parser
9757

98-
99-
100-
101-
10258
# [17.7.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.7.0) (2025-06-23)
10359

10460
**Note:** Version bump only for package pgsql-parser
10561

106-
107-
108-
109-
11062
## [17.6.2](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.6.2) (2025-06-23)
11163

11264
**Note:** Version bump only for package pgsql-parser
11365

114-
115-
116-
117-
11866
## [17.6.1](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.6.1) (2025-06-23)
11967

12068
**Note:** Version bump only for package pgsql-parser
12169

122-
123-
124-
125-
12670
# [17.6.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.6.0) (2025-06-23)
12771

128-
12972
### Features
13073

131-
* implement unified @pgsql/cli package ([b009a17](https://github.com/launchql/pgsql-parser/commit/b009a172c3c93033573745e80354a7dac973e2bf))
132-
74+
- implement unified @pgsql/cli package ([b009a17](https://github.com/launchql/pgsql-parser/commit/b009a172c3c93033573745e80354a7dac973e2bf))
13375

13476
### BREAKING CHANGES
13577

136-
* Binary renamed from pg-proto-parser to pgsql. Command structure changed from subcommands to main commands.
137-
138-
139-
140-
78+
- Binary renamed from pg-proto-parser to pgsql. Command structure changed from subcommands to main commands.
14179

14280
## [17.5.2](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.5.2) (2025-06-22)
14381

14482
**Note:** Version bump only for package pgsql-parser
14583

146-
147-
148-
149-
15084
## [17.5.1](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.5.1) (2025-06-22)
15185

15286
**Note:** Version bump only for package pgsql-parser
15387

154-
155-
156-
157-
15888
# [17.5.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.5.0) (2025-06-22)
15989

16090
**Note:** Version bump only for package pgsql-parser
16191

162-
163-
164-
165-
16692
## [17.4.2](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.4.2) (2025-06-22)
16793

16894
**Note:** Version bump only for package pgsql-parser
16995

170-
171-
172-
173-
17496
## [17.4.1](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.4.1) (2025-06-21)
17597

17698
**Note:** Version bump only for package pgsql-parser
17799

178-
179-
180-
181-
182100
# [17.4.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.4.0) (2025-06-21)
183101

184102
**Note:** Version bump only for package pgsql-parser
185103

186-
187-
188-
189-
190104
# [17.2.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.2.0) (2025-06-21)
191105

192106
**Note:** Version bump only for package pgsql-parser
193107

194-
195-
196-
197-
198108
# [17.1.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.1.0) (2025-06-21)
199109

200110
**Note:** Version bump only for package pgsql-parser

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgsql-parser",
3-
"version": "17.9.0",
3+
"version": "17.9.1",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "The real PostgreSQL query parser",
66
"main": "index.js",

0 commit comments

Comments
 (0)