Automated Action c0ee807199 Fix Base import in db/base.py for Alembic migrations
- Updated app/db/base.py to properly export Base class
- Fixed error when running Alembic migrations due to missing Base import
- Added proper imports for models
2025-05-24 22:47:10 +00:00
..