Schema-diff scaffolding: compute structural changes between two sntl_schema::Schema snapshots and emit a SQL skeleton for review.
sntl_schema::Schema
pub use compare::Change;
pub use compare::compare;
pub use emit::emit;