Automated Action 120794996d Fix database migration error related to app module imports
- Updated migrations/env.py to correctly handle Python import paths
- Modified the import strategy to be more resilient in container environments
- Added proper sys.path handling to support imports when run in different locations
- Fixed incomplete base_class.py file
2025-06-12 17:20:19 +00:00
..

Generic single-database configuration with SQLite.