You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/03 23:24:02 UTC

[GitHub] [airflow] mik-laj opened a new issue #8110: Serialziation and deserialization for SQLAlchemy objects

mik-laj opened a new issue #8110: Serialziation and deserialization for SQLAlchemy objects
URL: https://github.com/apache/airflow/issues/8110
 
 
   **Description**
   
   We need a common mechanism for deserialization and serialization of SQLAlchemy objects. I recommend marshmallow-sqlalchemy
   https://marshmallow-sqlalchemy.readthedocs.io/en/latest/
   PR with this change should define all schemas for database objects in accordance with OpenAPI specification
   
   **Use case / motivation**
   
   N/A
   
   **Related Issues**
   
   N/A

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services