mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-30 02:44:11 +00:00
(cargo-release) version 0.1.3
This commit is contained in:
parent
cfe7ee5613
commit
fe8fe229a3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "sqlparser"
|
name = "sqlparser"
|
||||||
description = "ANSI SQL parser"
|
description = "ANSI SQL parser"
|
||||||
version = "0.1.3-alpha.0"
|
version = "0.1.3"
|
||||||
authors = ["Andy Grove <andygrove73@gmail.com>"]
|
authors = ["Andy Grove <andygrove73@gmail.com>"]
|
||||||
homepage = "https://github.com/andygrove/sqlparser-rs"
|
homepage = "https://github.com/andygrove/sqlparser-rs"
|
||||||
documentation = "https://github.com/andygrove/sqlparser-rs"
|
documentation = "https://github.com/andygrove/sqlparser-rs"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue