Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.40.0
1 parent b69aed9 commit 28e0a7cCopy full SHA for 28e0a7c
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "sqlparser"
3
description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011"
4
-version = "0.39.0"
+version = "0.40.0"
5
authors = ["Andy Grove <[email protected]>"]
6
homepage = "https://github.com/sqlparser-rs/sqlparser-rs"
7
documentation = "https://docs.rs/sqlparser/"
0 commit comments