File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ under the License.
19
19
20
20
# sqlparser-rs 0.56.0 Changelog
21
21
22
- This release consists of 45 commits from 19 contributors. See credits at the end of this changelog for more information.
22
+ This release consists of 48 commits from 19 contributors. See credits at the end of this changelog for more information.
23
23
24
24
** Other:**
25
25
@@ -69,21 +69,24 @@ This release consists of 45 commits from 19 contributors. See credits at the end
69
69
- Add ` CREATE FUNCTION ` support for SQL Server [ #1808 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1808 ) (aharpervc)
70
70
- Add ` OR ALTER ` support for ` CREATE VIEW ` [ #1818 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1818 ) (aharpervc)
71
71
- Add ` DECLARE ... CURSOR FOR ` support for SQL Server [ #1821 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1821 ) (aharpervc)
72
+ - Handle missing login in changelog generate script [ #1823 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1823 ) (iffyio)
73
+ - Snowflake: Add support for ` CONNECT_BY_ROOT ` [ #1780 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1780 ) (tomershaniii)
72
74
73
75
## Credits
74
76
75
77
Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.
76
78
77
79
```
78
80
8 Roman Borschel
79
- 5 Ifeanyi Ubah
81
+ 6 Ifeanyi Ubah
82
+ 5 Andrew Harper
80
83
5 Michael Victor Zink
81
- 4 Andrew Harper
82
84
4 Mohamed Abdeen
83
85
3 Ophir LOJKINE
84
86
2 Luca Cappelletti
85
87
2 Yoav Cohen
86
88
2 bar sela
89
+ 2 tomershaniii
87
90
1 Adam Johnson
88
91
1 Aleksei Piianin
89
92
1 Alexander Beedie
@@ -93,7 +96,6 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
93
96
1 Jax Liu
94
97
1 John Vandenberg
95
98
1 LFC
96
- 1 tomershaniii
97
99
```
98
100
99
101
Thank you also to everyone who contributed in other ways such as filing issues, reviewing PRs, and providing feedback on this release.
You can’t perform that action at this time.
0 commit comments