uranusjr commented on issue #17879:
URL: https://github.com/apache/airflow/issues/17879#issuecomment-907623590


   So the problem is we’re storing wrong values to the database? The change 
should be done at the boundary between the db and Pythron if that’s the case. 
Either we call `.value` when passing the value to SQLAlchemy, or we should 
change the `state` field to automatically do that when it receives an Enum.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to