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 2021/06/14 08:03:38 UTC

[GitHub] [airflow] Goodkat edited a comment on pull request #15510: OdbcHook returns None. Related to #15016 issue.

Goodkat edited a comment on pull request #15510:
URL: https://github.com/apache/airflow/pull/15510#issuecomment-860204343


   @potiuk I would better use true/false without capital letters:
   
   ```json
      "connect_kwargs": {
         "autocommit": false,
         "ansi": true
      }
   ```


-- 
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:
users@infra.apache.org