MCPcopy 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
88class NotReadOnlyException(Exception):
89 pass
90
91
92class NullValueException(Exception):

Callers 1

execute_sqlFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected