Skip to content

Commit f344a3c

Browse files
committed
Update changelog
1 parent f9258d5 commit f344a3c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

changelog/0.55.0.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919

2020
# sqlparser-rs 0.55.0 Changelog
2121

22-
This release consists of 53 commits from 25 contributors. See credits at the end of this changelog for more information.
22+
This release consists of 55 commits from 25 contributors. See credits at the end of this changelog for more information.
2323

2424
**Breaking changes:**
2525

@@ -85,6 +85,8 @@ This release consists of 53 commits from 25 contributors. See credits at the end
8585
- BigQuery: Add support for `BEGIN` [#1718](https://github.com/apache/datafusion-sqlparser-rs/pull/1718) (iffyio)
8686
- Parse SIGNED INTEGER type in MySQL CAST [#1739](https://github.com/apache/datafusion-sqlparser-rs/pull/1739) (mvzink)
8787
- Parse MySQL ALTER TABLE ALGORITHM option [#1745](https://github.com/apache/datafusion-sqlparser-rs/pull/1745) (mvzink)
88+
- Random test cleanups use Expr::value [#1749](https://github.com/apache/datafusion-sqlparser-rs/pull/1749) (alamb)
89+
- Parse ALTER TABLE AUTO_INCREMENT operation for MySQL [#1748](https://github.com/apache/datafusion-sqlparser-rs/pull/1748) (mvzink)
8890

8991
## Credits
9092

@@ -93,13 +95,13 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
9395
```
9496
10 Yoav Cohen
9597
9 Ifeanyi Ubah
96-
6 Michael Victor Zink
98+
7 Michael Victor Zink
9799
3 Hans Ott
100+
2 Andrew Lamb
98101
2 Ophir LOJKINE
99102
2 Paul Grau
100103
2 Rémy SAISSY
101104
2 wugeer
102-
1 Andrew Lamb
103105
1 Armin Ronacher
104106
1 Artem Osipov
105107
1 AvivDavid-Satori

0 commit comments

Comments
 (0)