Commit Graph

2 Commits (816ea2457184c6ed7c71de9c6181ee0d0eb3b3bf)

Author SHA1 Message Date
ytqh bba1d844e4 feat: Add database migration documentation and prepare for open email registration
- Add comprehensive database migration section to CLAUDE.md with Flask-Migrate commands
- Document migration patterns, guidelines, and file naming conventions
- Generate migration file for NULL organization indexes optimization
- Verify organization_id columns are already nullable in accounts and end_users tables
- Prepare database foundation for open email registration feature

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
12 months ago
ytqh daa41fb0e1 init claude code md 1 year ago