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

Class ColumnNotFoundError

pydbml/exceptions.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class ColumnNotFoundError(Exception):
6 pass
7
8
9class IndexNotFoundError(Exception):

Callers 5

buildMethod · 0.90
buildMethod · 0.90
delete_columnMethod · 0.90
add_indexMethod · 0.90
__getitem__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected