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

Class DatabaseValidationError

pydbml/exceptions.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class DatabaseValidationError(Exception):
30 pass
31
32
33class ValidationError(Exception):

Callers 11

addMethod · 0.85
add_tableMethod · 0.85
add_referenceMethod · 0.85
add_enumMethod · 0.85
add_table_groupMethod · 0.85
deleteMethod · 0.85
delete_tableMethod · 0.85
delete_referenceMethod · 0.85
delete_enumMethod · 0.85
delete_table_groupMethod · 0.85
delete_projectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected