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

Class CityOrCountyWithoutStateException

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

Source from the content-addressed store, hash-verified

13
14
15class CityOrCountyWithoutStateException(Exception):
16 pass
17
18
19class NullValueException(Exception):

Callers 1

execute_sqlFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected