Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dbcli/pgcli
/ InvalidMapFile
Class
InvalidMapFile
pgcli/pgcompleter.py:80–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
80
class
InvalidMapFile(ValueError):
81
pass
82
83
84
def
load_alias_map_file(path):
Callers
1
load_alias_map_file
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected