Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psycopg/psycopg
/ exec_
Method
exec_
psycopg/psycopg/pq/abc.py:115–115 ·
view source on GitHub ↗
(self, command: bytes)
Source
from the content-addressed store, hash-verified
113
def
ssl_in_use(self) -> bool: ...
114
115
def
exec_(self, command: bytes) -> PGresult: ...
116
117
def
send_query(self, command: bytes) -> None: ...
118
Callers
15
test_context_active_rollback_no_clobber
Function · 0.45
test_commit
Function · 0.45
test_rollback
Function · 0.45
test_auto_transaction
Function · 0.45
test_auto_transaction_fail
Function · 0.45
test_notice_handlers
Function · 0.45
test_context_active_rollback_no_clobber
Function · 0.45
test_context_active_rollback_no_clobber
Function · 0.45
test_context_active_rollback_no_clobber
Function · 0.45
test_commit
Function · 0.45
test_rollback
Function · 0.45
test_auto_transaction
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_context_active_rollback_no_clobber
Function · 0.36
test_commit
Function · 0.36
test_rollback
Function · 0.36
test_auto_transaction
Function · 0.36
test_auto_transaction_fail
Function · 0.36
test_notice_handlers
Function · 0.36
test_context_active_rollback_no_clobber
Function · 0.36
test_context_active_rollback_no_clobber
Function · 0.36
test_context_active_rollback_no_clobber
Function · 0.36
test_commit
Function · 0.36
test_rollback
Function · 0.36
test_auto_transaction
Function · 0.36