You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/migrations
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>
11 months ago
..
versions feat: Add database migration documentation and prepare for open email registration 11 months ago
README chore: remove the unused config INNER_API_KEY (#14780) 1 year ago
alembic.ini chore: update SQLAlchemy configuration with custom naming convention (#6854) 2 years ago
env.py Introduce Plugins (#13836) 1 year ago
script.py.mako add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago

README

Single-database configuration for Flask.