Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
14
class
SQLBotDBError(Exception):
15
pass
16
17
18
class
ParseSQLResultError(Exception):
Callers
1
execute_sql
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected