Résumé
half-orm-dev is a Git-centric patch management and database versioning tool for PostgreSQL databases. It provides a structured development lifecycle for database-driven Python applications built with the half-orm ORM.It enforces a Test-Driven Development workflow: patches are developed on isolated branches, automatically tested before integration, and promoted through a versioned release pipeline (dev → RC → production).