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

   > Not particular to this PR rather than our DB structure. I wondering is it 
possible to replace VARCAR(n) to TEXT in case of PostgreSQL with less effort?
   > 
   > I think the nature of all limitations on string usual:
   > 
   > * DB doesn't supported "unlimited" strings.
   > * It has performance degradation against varying character types.
   
   Id you can make sure cross-compatibility and easy maintenance of multiple DB 
changes. I doubt we ever drop MySQL (even if I'd love it). MsSQL might be 
easier due to its experimentao status.
   


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