File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-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 48 commits from 19 contributors. See credits at the end of this changelog for more information.
2323
2424** Other:**
2525
@@ -69,21 +69,24 @@ 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,7 +96,6 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
9396 1 Jax Liu
9497 1 John Vandenberg
9598 1 LFC
96- 1 tomershaniii
9799```
98100
99101Thank 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