Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caesarHQ/textSQL
/ NullValueException
Class
NullValueException
api/app/api/utils/sql_gen/sql_helper.py:19–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
18
19
class
NullValueException(Exception):
20
pass
21
22
23
def
execute_sql(sql_query: str):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected