pacificclimate / modelmeta

An ORM representation of the model metadata database
GNU General Public License v3.0
1 stars 0 forks source link

Nchelpers 5.5.11 #121

Closed eyvorchuk closed 1 year ago

eyvorchuk commented 1 year ago

This PR resolves #119 and #120. I've also made minor changes to python-ci.yml, and set the upper bound on SQLAlchemy due to the following error that occurs with newer versions:

AttributeError: 'Engine' object has no attribute 'execute'

All the automated tests pass with these updates.

corviday commented 1 year ago

Code looks good to me, going to download it and see if it's easier to build and test.