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

Method execute_script

chatbi/database/database.py:537–564  ·  view source on GitHub ↗

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

(self, script: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

execute_sql_scriptFunction · 0.95

Calls 2

DatabaseErrorClass · 0.90
with_async_db_retryFunction · 0.85

Tested by

no test coverage detected