sql-type 0.6.0

Typer for sql
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.sql-parse]
version = "0.6"
[dev-dependencies.codespan-reporting]
version = "0.11"

[package]
authors = ["Jakob Truelsen <antialize@gmail.com>"]
description = "Typer for sql"
edition = "2021"
homepage = "https://github.com/antialize/sql-type/"
keywords = ["mysql", "sql", "typer"]
license = "Apache-2.0"
name = "sql-type"
readme = "README.md"
repository = "https://github.com/antialize/sql-type/"
resolver = "2"
version = "0.6.0"