Skip to content

Draft: SQLAlchemy 20 preparation

Daniel Lyons requested to merge sqlalchemy-20-preparation into main

A preview of what changes appear to be required to support SQLAlchemy 2.0. I've only processed a few files.

  • model.py in schema
  • almamodel.py, legacy_model.py, ngasmodel.py, optmodel.py, pstmodel.py, vlassmodel.py in schema
  • capability schema
  • workflow schema
  • notification schema
  • other stuff I have missed

Beware, I haven't been able to test this yet much.

Edited by Daniel Lyons

Merge request reports