B612-Asteroid-Institute / precovery

Fast precovery of small body observations at scale
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Use SQLAlchemy 1.x #67

Closed spenczar closed 1 year ago

spenczar commented 1 year ago

Dagster is incompatible with SQLAlchemy 2, and we use dagster to run precovery jobs. Unfortunately, this means we need to revert the changes in #66.