We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06895fb commit 6f78179Copy full SHA for 6f78179
plugins/modules/mssql_script.py
@@ -71,6 +71,7 @@
71
description:
72
- Specify the TDS protocol version to use when connecting to the server, Please refer to the pymssql documentation for detailed information.
73
type: str
74
+ version_added: 11.4.0
75
output:
76
77
- With V(default) each row is returned as a list of values. See RV(query_results).
0 commit comments