MCPcopy Create free account
hub / github.com/caesarHQ/textSQL / NotReadOnlyException

Class NotReadOnlyException

api/app/api/utils/sql_gen/sql_helper.py:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10
11class NotReadOnlyException(Exception):
12 pass
13
14
15class CityOrCountyWithoutStateException(Exception):

Callers 1

execute_sqlFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected