Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dbcli/mycli
/ log_query
Method
log_query
mycli/client_query.py:30–30 ·
view source on GitHub ↗
(self, query: str)
Source
from the content-addressed store, hash-verified
28
checkpoint: IO | None
29
30
def
log_query(self, query: str) -> None: ...
31
def
log_output(self, output: str) -> None: ...
32
def
format_sqlresult(self, *args: Any, **kwargs: Any) -> Any: ...
33
Callers
1
run_query
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected