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.
1 parent cfe7ee5 commit fe8fe22Copy full SHA for fe8fe22
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "sqlparser"
3
description = "ANSI SQL parser"
4
-version = "0.1.3-alpha.0"
+version = "0.1.3"
5
authors = ["Andy Grove <andygrove73@gmail.com>"]
6
homepage = "https://github.com/andygrove/sqlparser-rs"
7
documentation = "https://github.com/andygrove/sqlparser-rs"
0 commit comments