Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbcli/mssql-cli
/ _get_mssql_cli_version
Function
_get_mssql_cli_version
mssqlcli/telemetry.py:169–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
168
@decorators.suppress_all_exceptions(fallback_return=None)
169
def
_get_mssql_cli_version():
170
return
mssql_cli_version
171
172
173
@decorators.suppress_all_exceptions(fallback_return=
''
)
Callers
1
_get_base_properties
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected