laraib-sidd commented on issue #16313: URL: https://github.com/apache/airflow/issues/16313#issuecomment-1962424892
Thanks @danielmorales72 But i think this would be a better approach: ``` airflow db shell truncate table connections; ``` After this i could visit the connection from the GUI. -- 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]
