schema-model 0.2.0

A set of tools to manage relational database schemas
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "schema-model"
description.workspace = true
documentation = "https://docs.rs/schema-model"
homepage.workspace = true
repository.workspace = true
license = "MIT OR Apache-2.0"
edition.workspace = true
version.workspace = true

[dependencies]
url = "2"