Postgres declarative schema management CLI — diff source SQL against a live database and generate reviewable migrations.
Postgres declarative schema management — core library (parser, IR, diff, planner) powering the pgevolve CLI.
Internal proc-macros for pgevolve-core. Published only so pgevolve-core resolves on crates.io; not a stable public API.