Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Vanderhoof/PyDBML
/ UnknownDatabaseError
Class
UnknownDatabaseError
pydbml/exceptions.py:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
UnknownDatabaseError(Exception):
22
pass
23
24
25
class
DBMLError(Exception):
Callers
2
get_references_for_sql
Function · 0.90
get_refs
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected