fix(doc): add use_odbc to mssql doc example (#3171)

This commit is contained in:
Chinmay Bhat 2021-09-01 01:01:43 -04:00 committed by GitHub
parent 9708adb0d6
commit 6953af58a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,7 @@ source:
password: password
# Options
use_odbc: "True"
uri_args:
driver: "ODBC Driver 17 for SQL Server"
Encrypt: "yes"