Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
class
TableNotFoundError(Exception):
2
pass
3
4
5
class
ColumnNotFoundError(Exception):
Callers
6
validate_for_sql
Function · 0.90
validate_for_dbml
Function · 0.90
locate_table
Method · 0.90
build
Method · 0.90
join_table
Method · 0.90
get_refs
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected