You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix alembic/env.py to use async database URL
- Fix migration revision chain (001 -> 002 -> 003 -> 004)
- Remove duplicate index definitions from migration 003
- Use Union syntax instead of | for Python 3.9 compatibility
- Add extra="ignore" to Settings for env file flexibility
0 commit comments