Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/caesarHQ/textSQL
/ NotReadOnlyException
Class
NotReadOnlyException
byod/api/app/sql_generation/utils.py:88–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
88
class
NotReadOnlyException(Exception):
89
pass
90
91
92
class
NullValueException(Exception):
Callers
1
execute_sql
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected