MCPcopy Create free account
hub / github.com/chatbi/chatbi / execute_sql_script

Function execute_sql_script

chatbi/database/database.py:779–790  ·  view source on GitHub ↗

Execute a SQL script with multiple statements. Args: script: SQL script string with multiple statements Returns: bool: True if execution is successful

(script: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

execute_scriptMethod · 0.95
AsyncPostgresDBClass · 0.85

Tested by

no test coverage detected