veric-sql 0.0.1

SQL type analysis for Veric — types-first static analysis for data warehouses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "veric-sql"
version = "0.0.1"
edition = "2021"
description = "SQL type analysis for Veric — types-first static analysis for data warehouses"
license = "MIT OR Apache-2.0"
repository = "https://github.com/veric-dev/veric"
homepage = "https://veric.dev"
keywords = ["static-analysis", "type-checking", "sql", "data-warehouse"]
categories = ["development-tools"]
readme = "README.md"

[dependencies]