pgorm-cli 0.1.1

SQL codegen CLI for pgorm
Documentation

pgorm command-line utilities.

This crate powers the pgorm binary (see crates/pgorm-cli/src/main.rs). The public surface is intentionally small: most logic lives in internal modules and is dispatched from [run].