MCPcopy Index your code
hub / github.com/dataease/SQLBot / SQLBotDBError

Class SQLBotDBError

backend/common/error.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class SQLBotDBError(Exception):
15 pass
16
17
18class ParseSQLResultError(Exception):

Callers 1

execute_sqlMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected