📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `sqlCommnit(db_alias)`
声明:function
提交事务。
| 参数 | 类型 | 说明 |
@@ -12,12 +14,16 @@
## `sqlErrorMsg()`
声明:function
返回最近出错的SQL语法执行的数据库出错信息。
返回:string
## `sqlCloseConn(db_alias)`
声明:function
主动关闭指定别名的数据库链接或者关闭所有数据库链接。
| 参数 | 类型 | 说明 |