Skip to content

SQLAlchemy updates

Nathan Hertz requested to merge update-sqlalchemy-version into main
  • Update SQLAlchemy version pins to use latest compatible version (unpinned version)
  • Changed declarative ORM mappings to use more modern decorator-style declaration, eliminating the need for declarative_base

Merge request reports