ashb commented on issue #12769:
URL: https://github.com/apache/airflow/issues/12769#issuecomment-738736577


   > After that, I think it is worth improving the descriptions in UPDATING.md 
and the rules for airflow upgrade-check commands. I miss the SQL command that 
will show the problematic rows.
   
   The rules in upgrade_check will print the problematic conn_ids: 
   
   - 
https://github.com/apache/airflow/blob/v1-10-stable/airflow/upgrade/rules/conn_id_is_unique.py
 
   - 
https://github.com/apache/airflow/blob/v1-10-stable/airflow/upgrade/rules/conn_type_is_not_nullable.py#L41-L46


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


Reply via email to