Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
class
ColumnNotFoundError(Exception):
6
pass
7
8
9
class
IndexNotFoundError(Exception):
Callers
5
build
Method · 0.90
build
Method · 0.90
delete_column
Method · 0.90
add_index
Method · 0.90
__getitem__
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected