MCPcopy Create free account
hub / github.com/dbcli/mycli / thread_id

Method thread_id

test/pytests/test_special_dbcommands.py:29–30  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

27 self._thread_id_value = thread_id_value
28
29 def thread_id(self) -> int:
30 return self._thread_id_value
31
32
33class FakeCursor:

Callers 2

statusFunction · 0.80
get_ssl_versionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected