Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ set_server_cursor
Method
set_server_cursor
web/pgadmin/tools/sqleditor/command.py:430–431 ·
view source on GitHub ↗
(self, server_cursor)
Source
from the content-addressed store, hash-verified
428
self.thread_native_id = thread_native_id
429
430
def
set_server_cursor(self, server_cursor):
431
self.server_cursor = server_cursor
432
433
434
class
TableCommand(GridCommand):
Callers
2
_init_sqleditor
Function · 0.45
set_pref_options
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected