Skip to content

Series bug SQLAlchemy#2119

Closed
liiight wants to merge 4 commits intodevelopfrom
series_bug_sqlalchemy
Closed

Series bug SQLAlchemy#2119
liiight wants to merge 4 commits intodevelopfrom
series_bug_sqlalchemy

Conversation

@liiight
Copy link
Copy Markdown
Member

@liiight liiight commented Apr 10, 2018

Motivation for changes:

SQLAlchemy update to 1.2.0 breaks some stuff for us

Detailed changes:

  • Querying quality column when it has no value now returns InstrumentedProperty object which causes Quality to crash. Changed to check if returned value is actually a string before trying to return Quality via the quality_property util.

Addressed issues:

@gazpachoking
Copy link
Copy Markdown
Member

Replaced by #2120

@liiight liiight deleted the series_bug_sqlalchemy branch April 11, 2018 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants