[dependencies.sql-parse]
version = "0.24.0"
[dev-dependencies.codespan-reporting]
version = "0.12"
[lib]
name = "sql_type"
path = "src/lib.rs"
[package]
authors = ["Jakob Truelsen <antialize@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Typer for sql"
edition = "2021"
homepage = "https://github.com/antialize/sql-type/"
keywords = ["mysql", "postgesql", "sql", "typer"]
license = "Apache-2.0"
name = "sql-type"
readme = "README.md"
repository = "https://github.com/antialize/sql-type/"
version = "0.24.1"