vespertide-planner 0.1.21

Replays applied migrations to rebuild a baseline, then diffs against current models to compute the next migration plan
Documentation
[dependencies.thiserror]
version = "2"

[dependencies.vespertide-core]
version = "0.1.21"

[dependencies.vespertide-naming]
version = "0.1.21"

[dev-dependencies.insta]
version = "1.44"

[dev-dependencies.rstest]
version = "0.26"

[lib]
name = "vespertide_planner"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Replays applied migrations to rebuild a baseline, then diffs against current models to compute the next migration plan"
documentation = "https://docs.rs/vespertide"
edition = "2024"
homepage = "https://github.com/dev-five-git/vespertide"
license = "Apache-2.0"
name = "vespertide-planner"
readme = false
repository = "https://github.com/dev-five-git/vespertide"
resolver = "2"
version = "0.1.21"