mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-30 18:57:21 +00:00
(cargo-release) version 0.1.4
This commit is contained in:
parent
9cc4bc3423
commit
ed40edd3b0
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.4-alpha.0"
|
version = "0.1.4"
|
||||||
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