Files
prosapp-migration/backend
Lizandro GuarnizoandClaude Sonnet 4.6 04f1801b89 fix(entrypoint): let 0001 migration run so rethus columns are created on deploy
Baselining 0001 caused rethus_code/rethus_validated to never be added
automatically. The SQL already uses IF NOT EXISTS so it is safe to deploy
on every fresh container even if the columns already exist.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-02 14:34:46 -05:00
..