We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 703ba2c commit 2f0bdc7Copy full SHA for 2f0bdc7
1 file changed
Cargo.toml
@@ -18,7 +18,7 @@
18
[package]
19
name = "sqlparser"
20
description = "Extensible SQL Lexer and Parser with support for ANSI SQL:2011"
21
-version = "0.56.0"
+version = "0.57.0"
22
authors = ["Apache DataFusion <dev@datafusion.apache.org>"]
23
homepage = "https://github.com/apache/datafusion-sqlparser-rs"
24
documentation = "https://docs.rs/sqlparser/"
0 commit comments