sql-type 0.10.1

Typer for sql
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.sql-parse]
version = "0.10.2"
[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/"
version = "0.10.1"