mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-31 03:07:20 +00:00
Add date
This commit is contained in:
parent
e18e8dc674
commit
d66294fab8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Given that the parser produces a typed AST, any changes to the AST will technica
|
|||
## [Unreleased]
|
||||
Check https://github.com/ballista-compute/sqlparser-rs/commits/main for undocumented changes.
|
||||
|
||||
## [0.6.2]
|
||||
## [0.6.2] 2020-12-28
|
||||
|
||||
### Changed
|
||||
- Change the MySQL dialect to support `` `identifiers` `` quoted with backticks instead of the standard `"double-quoted"` identifiers (#247) - thanks @mashuai!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue