mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-28 10:28:22 +00:00
fix(doc): add use_odbc to mssql doc example (#3171)
This commit is contained in:
parent
9708adb0d6
commit
6953af58a6
@ -57,6 +57,7 @@ source:
|
||||
password: password
|
||||
|
||||
# Options
|
||||
use_odbc: "True"
|
||||
uri_args:
|
||||
driver: "ODBC Driver 17 for SQL Server"
|
||||
Encrypt: "yes"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user