ODM2 / ODM2PythonAPI

A set of Python functions that provides data read/write access to an ODM2 database by leveraging SQLAlchemy.
http://odm2.github.io/ODM2PythonAPI/
BSD 3-Clause "New" or "Revised" License
4 stars 13 forks source link

Fixed a bug where InstrumentOutputVariableID foreignkey was wrong #177

Open RmStorm opened 4 years ago

RmStorm commented 4 years ago

Hi, I'm not a 100% sure but this seems like a bug to me since VariableId is not the primary key in the InstrumentOutputVariables table?