File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ under the License.
1919
2020# sqlparser-rs 0.56.0 Changelog
2121
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 50 commits from 21 contributors. See credits at the end of this changelog for more information.
2323
2424** Other:**
2525
@@ -69,31 +69,35 @@ This release consists of 45 commits from 19 contributors. See credits at the end
6969- Add ` CREATE FUNCTION ` support for SQL Server [ #1808 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1808 ) (aharpervc)
7070- Add ` OR ALTER ` support for ` CREATE VIEW ` [ #1818 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1818 ) (aharpervc)
7171- 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)
7274
7375## Credits
7476
7577Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.
7678
7779```
7880 8 Roman Borschel
79- 5 Ifeanyi Ubah
81+ 6 Ifeanyi Ubah
82+ 5 Andrew Harper
8083 5 Michael Victor Zink
81- 4 Andrew Harper
8284 4 Mohamed Abdeen
8385 3 Ophir LOJKINE
8486 2 Luca Cappelletti
8587 2 Yoav Cohen
8688 2 bar sela
89+ 2 tomershaniii
8790 1 Adam Johnson
8891 1 Aleksei Piianin
8992 1 Alexander Beedie
93+ 1 Andrew Lamb
9094 1 Bruno Clemente
9195 1 Dan Draper
9296 1 DilovanCelik
9397 1 Jax Liu
9498 1 John Vandenberg
9599 1 LFC
96- 1 tomershaniii
100+ 1 ifeanyi
97101```
98102
99103Thank 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