File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
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.55.0 Changelog
21
21
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.
23
23
24
24
** Breaking changes:**
25
25
@@ -85,6 +85,8 @@ This release consists of 53 commits from 25 contributors. See credits at the end
85
85
- BigQuery: Add support for ` BEGIN ` [ #1718 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1718 ) (iffyio)
86
86
- Parse SIGNED INTEGER type in MySQL CAST [ #1739 ] ( https://github.com/apache/datafusion-sqlparser-rs/pull/1739 ) (mvzink)
87
87
- 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)
88
90
89
91
## Credits
90
92
@@ -93,13 +95,13 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
93
95
```
94
96
10 Yoav Cohen
95
97
9 Ifeanyi Ubah
96
- 6 Michael Victor Zink
98
+ 7 Michael Victor Zink
97
99
3 Hans Ott
100
+ 2 Andrew Lamb
98
101
2 Ophir LOJKINE
99
102
2 Paul Grau
100
103
2 Rémy SAISSY
101
104
2 wugeer
102
- 1 Andrew Lamb
103
105
1 Armin Ronacher
104
106
1 Artem Osipov
105
107
1 AvivDavid-Satori
You can’t perform that action at this time.
0 commit comments