perf: add todo information

pull/15984/head
halo 2025-09-09 13:57:34 +08:00
parent 08ab664d69
commit a71bff11b3
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ def main():
output = module.params['output']
sql_params = module.params['params']
transaction = module.params['transaction']
# TODO 待 ansible 官方支持这两个参数
tds_version = module.params['tds_version'] or None
encryption = module.params['encryption'] or None