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 2021/08/15 06:13:39 UTC

[GitHub] [airflow] siddharthvp commented on a change in pull request #14535: Fix: Mysql 5.7 id utf8mb3

siddharthvp commented on a change in pull request #14535:
URL: https://github.com/apache/airflow/pull/14535#discussion_r689036890



##########
File path: airflow/migrations/versions/03afc6b6f902_increase_length_of_fab_ab_view_menu_.py
##########
@@ -29,6 +29,8 @@
 from sqlalchemy.engine.reflection import Inspector
 
 # revision identifiers, used by Alembic.
+from airflow.models.base import COLLATION_ARGS

Review comment:
       This line should go above the comment. In other files as well.




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org