MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / get_server_version

Function get_server_version

web/regression/python_test_utils/test_utils.py:81–82  ·  view source on GitHub ↗
(connection)

Source from the content-addressed store, hash-verified

79
80
81def get_server_version(connection):
82 return connection.info.server_version
83
84
85def set_isolation_level(connection, level):

Callers 2

create_roleFunction · 0.85
drop_database_multipleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected