commit_transaction
Commit the current database transaction to permanently apply all changes made during the session. Use this tool after executing SQL statements to save updates.
Instructions
Commit the current transaction for a connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Connection id. Defaults to the latest connection. |