gize-db 0.1.0

Data-layer conventions and SQLx migrations for Gize. See ADR-003 / ADR-011.
Documentation

Data-layer conventions for Gize (ADR-003, ADR-011).

MVP scope is intentionally thin: it centralises the mapping between Gize field types and Postgres column types so generators and (future) migration diffing agree. The SQLx pool wiring lives in generated app code, not here.