mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-29 10:24:06 +00:00
(cargo-release) version 0.1.2
This commit is contained in:
parent
a10482c353
commit
9448711760
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.2-alpha.0"
|
version = "0.1.2"
|
||||||
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