MCPcopy Index your code
hub / github.com/Vanderhoof/PyDBML / UnknownDatabaseError

Class UnknownDatabaseError

pydbml/exceptions.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class UnknownDatabaseError(Exception):
22 pass
23
24
25class DBMLError(Exception):

Callers 2

get_references_for_sqlFunction · 0.90
get_refsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected