Skip to content

Commit 6f78179

Browse files
Update plugins/modules/mssql_script.py
Co-authored-by: Felix Fontein <[email protected]>
1 parent 06895fb commit 6f78179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/modules/mssql_script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
description:
7272
- Specify the TDS protocol version to use when connecting to the server, Please refer to the pymssql documentation for detailed information.
7373
type: str
74+
version_added: 11.4.0
7475
output:
7576
description:
7677
- With V(default) each row is returned as a list of values. See RV(query_results).

0 commit comments

Comments
 (0)