We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3adc746 commit f4e3589Copy full SHA for f4e3589
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.54.0"
+version = "0.55.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