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 2022/08/01 11:25:00 UTC

[GitHub] [airflow] ashb commented on pull request #25441: Fix `airflow db reset` when dangling tables exist

ashb commented on PR #25441:
URL: https://github.com/apache/airflow/pull/25441#issuecomment-1201072201

   > I think it would be safer to use checkfirst=True?
   
   Two lines up we got the table name from doing `inspect.get_table_names()` -- we've done the check ourselves already.


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