File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 6464 version_added: 8.4.0
6565 encryption:
6666 description:
67- - Specify whether to use encryption for the connection to the server, Please refer to the pymssql documentation for detailed information.
67+ - Specify whether to use encryption for the connection to the server.
68+ Please refer to the pymssql documentation for detailed information.
6869 type: str
70+ version_added: 11.4.0
6971 tds_version:
7072 description:
71- - Specify the TDS protocol version to use when connecting to the server, Please refer to the pymssql documentation for detailed information.
73+ - Specify the TDS protocol version to use when connecting to the server.
74+ Please refer to the pymssql documentation for detailed information.
7275 type: str
76+ version_added: 11.4.0
7377 output:
7478 description:
7579 - With V(default) each row is returned as a list of values. See RV(query_results).
You can’t perform that action at this time.
0 commit comments