Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
class
DatabaseValidationError(Exception):
30
pass
31
32
33
class
ValidationError(Exception):
Callers
11
add
Method · 0.85
add_table
Method · 0.85
add_reference
Method · 0.85
add_enum
Method · 0.85
add_table_group
Method · 0.85
delete
Method · 0.85
delete_table
Method · 0.85
delete_reference
Method · 0.85
delete_enum
Method · 0.85
delete_table_group
Method · 0.85
delete_project
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected