Taragolis commented on PR #29061:
URL: https://github.com/apache/airflow/pull/29061#issuecomment-1399650020

   I don't mean drop support of any DB, more like 
[with_variant](https://docs.sqlalchemy.org/en/14/core/type_api.html#sqlalchemy.types.TypeEngine.with_variant)
 but need to find more generic way, some specific TYPE if dialect 
postgres/sqlite then TEXT отhervise VARCHAR(n).
   
   Anyway, it is not for now, just nice to have in the future:
   - TEXT or DOMAIN based on TEXT
   - JSONB instead of JSON for Postgres
   


-- 
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