Expand description
SQL Command - SQL query execution
Supports: query execution, file-based queries
Functionsยง
- execute
- Legacy execute function for backward compatibility with tests.
- execute_
remote_ with_ formatter - Execute a SQL command against a remote server using HttpClient.
- execute_
with_ formatter - Execute a SQL command with dynamic column detection.
- sql_
status_ columns - Create columns for status output.