MCPcopy 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

is_dropping_databaseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected