We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50b5724 + 8c1d6a6 commit 7c9f629Copy full SHA for 7c9f629
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.2.2-alpha.0"
+version = "0.2.3-alpha.0"
5
authors = ["Andy Grove <andygrove73@gmail.com>"]
6
homepage = "https://github.com/andygrove/sqlparser-rs"
7
documentation = "https://docs.rs/sqlparser/"
0 commit comments