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

Route get_server

web/pgadmin/tools/schema_diff/__init__.py:None–None  ·  view source on GitHub ↗
blueprint.route(
    '/get_server/<int:sid>/<int:did>',
    methods=["GET"],
    endpoint="get_server"
)

Source from the content-addressed store, hash-verified

1##########################################################################
2#
3# pgAdmin 4 - PostgreSQL Tools
4#

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected