Fix boot errors: migration column-exists and seed missing-table
Phase_24 migration: converted to closure that checks information_schema
before adding each column (column already exists on deployed DB).
Phase_39 seed: check if permissions table exists before inserting
(table was never created — skip gracefully).
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment