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/07/19 19:33:49 UTC

[GitHub] [airflow] Eric-Mendes commented on issue #25024: Database connection with get_sqlalchemy_engine() results in an error because of a quoted uri

Eric-Mendes commented on issue #25024:
URL: https://github.com/apache/airflow/issues/25024#issuecomment-1189474979

   Would appending a simple `.strip("'")` [here](https://github.com/apache/airflow/blob/main/airflow/providers/common/sql/hooks/sql.py#L129) work?
   I don't know how to test this solution, that's the only reason I won't make a commit.


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