0502ed34c9
Migration was failing with "formatBoolean is not a function" error, preventing backend startup. Fixed by: - Removing formatBoolean import - Using direct boolean values for column defaults - Using JSON.stringify for setting values 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>