capella-collab-manager
capella-collab-manager copied to clipboard
Cleanup alembic migration scripts
We should cleanup our database migration process. As part of this effort:
- Cleanup Old Migration Scripts: Identify and remove outdated scripts that are no longer necessary for our current migration state
- Enable
mypy
for Alembic Directory: Ensure type-checking is enabled and functioning for all reamaining scripts in the Alembic directory