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

Class NullValueException

byod/api/app/sql_generation/utils.py:92–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91
92class NullValueException(Exception):
93 pass
94
95
96def execute_sql(sql_query: str):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected