Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dbcli/mycli
/ get_name
Method
get_name
test/pytests/test_sql_utils.py:323–324 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
321
return
None
322
323
def
get_name(self):
324
return
'fallback_name'
325
326
def
get_alias(self):
327
return
None
Callers
2
extract_table_identifiers
Function · 0.80
is_dropping_database
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected