mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-30 10:47:22 +00:00
Changelog for 0.36.1 (#928)
This commit is contained in:
parent
3a412152b9
commit
91ef061254
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ Given that the parser produces a typed AST, any changes to the AST will technica
|
|||
## [Unreleased]
|
||||
Check https://github.com/sqlparser-rs/sqlparser-rs/commits/main for undocumented changes.
|
||||
|
||||
## [0.36.1] 2023-07-19
|
||||
|
||||
### Fixed
|
||||
* Fix parsing of identifiers after '%' symbol (#927) - Thanks @alamb
|
||||
|
||||
## [0.36.0] 2023-07-19
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue