driplineorg / dripline-python

python implementation of project8/dripline
Apache License 2.0
3 stars 6 forks source link

Hotfix/4.7.1 #160

Closed nsoblath closed 4 months ago

nsoblath commented 4 months ago

update and add/remove sections as needed

New Features

please describe new capabilities

Fixes

Updated the postgres interface to use SQLAlchemy's v2 API

Testing

Ran in the first-mesh example

Prior to merging for releases:

wcpettus commented 4 months ago

This looks good and consistent with the v2 SQLAlchemy requirements. I don't have anything to add at this point, anything we're missing we can hotfix later on