Fix 2 boot failures: reservations.updated_by missing, sa_coaches.payment_model NULL
- reservations: added updated_by column (model has autoTrackAuthor=true but column didn't exist)
- sa_coaches: academy coaches now default to payment_model='salary' instead of NULL (NOT NULL column)
- Also applied column fix directly to live DB via SSH
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment