capella-collab-manager icon indicating copy to clipboard operation
capella-collab-manager copied to clipboard

Cleanup alembic migration scripts

Open dominik003 opened this issue 1 year ago • 0 comments

We should cleanup our database migration process. As part of this effort:

  1. Cleanup Old Migration Scripts: Identify and remove outdated scripts that are no longer necessary for our current migration state
  2. Enable mypy for Alembic Directory: Ensure type-checking is enabled and functioning for all reamaining scripts in the Alembic directory

dominik003 avatar Sep 19 '23 09:09 dominik003