dstandish edited a comment on issue #6850: [AIRFLOW-6296] add mssql odbc hook
URL: https://github.com/apache/airflow/pull/6850#issuecomment-571734050
also @vamega ... re your comment
> I'm not sure how well known this technique is, but you can see a
demonstration of it here
in
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add mssql odbc hook
URL: https://github.com/apache/airflow/pull/6850#issuecomment-571734050
also @vamega ... re your comment
> I'm not sure how well known this technique is, but you can see a
demonstration of it here
ye
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add mssql odbc hook
URL: https://github.com/apache/airflow/pull/6850#issuecomment-571734050
also @vamega ... re your comment
> I'm not sure how well known this technique is, but you can see a
demonstration of it here
ye
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add mssql odbc hook
URL: https://github.com/apache/airflow/pull/6850#issuecomment-571730566
> One of the things I'd like to support is to directly pass in the ODBC
connection string
@vamega the present design supports this :)
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add mssql odbc hook
URL: https://github.com/apache/airflow/pull/6850#issuecomment-571730566
> One of the things I'd like to support is to directly pass in the ODBC
connection string
@vamega the present design supports this :)
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add mssql odbc hook
URL: https://github.com/apache/airflow/pull/6850#issuecomment-570388793
@baolsen
> I really feel that SQL Alchemy might be useful here. Using different
dialects allows us to be backwards compatible and let the