MCPcopy
hub / github.com/andialbrecht/sqlparse / SQLParseError

Class SQLParseError

sqlparse/exceptions.py:11–12  ·  view source on GitHub ↗

Base class for exceptions in this module.

Source from the content-addressed store, hash-verified

9
10
11class SQLParseError(Exception):
12 """Base class for exceptions in this module."""

Callers 4

validate_optionsFunction · 0.90
_group_matchingFunction · 0.90
_groupFunction · 0.90
runMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…