ashb commented on issue #12776: URL: https://github.com/apache/airflow/issues/12776#issuecomment-737937789
Again -- this is only a problem for MySQL -- PostgreSQL's TEXT type can store 4gb https://www.postgresql.org/docs/13/datatype-character.html So your migration only needs to change it for MySQL. ---------------------------------------------------------------- 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: [email protected]
