You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Given that the parser produces a typed AST, any changes to the AST will technica
8
8
## [Unreleased]
9
9
Check https://github.com/ballista-compute/sqlparser-rs/commits/main for undocumented changes.
10
10
11
-
## [0.6.2] 2020-12-28
11
+
## [0.7.0] 2020-12-28
12
12
13
13
### Changed
14
14
- Change the MySQL dialect to support `` `identifiers` `` quoted with backticks instead of the standard `"double-quoted"` identifiers (#247) - thanks @mashuai!
0 commit comments