MCPcopy Create free account
hub / github.com/Vanderhoof/PyDBML / TableNotFoundError

Class TableNotFoundError

pydbml/exceptions.py:1–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class TableNotFoundError(Exception):
2 pass
3
4
5class ColumnNotFoundError(Exception):

Callers 6

validate_for_sqlFunction · 0.90
validate_for_dbmlFunction · 0.90
locate_tableMethod · 0.90
buildMethod · 0.90
join_tableMethod · 0.90
get_refsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected