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

Route select_frame

web/pgadmin/tools/debugger/__init__.py:None–None  ·  view source on GitHub ↗
blueprint.route(
    '/select_frame/<int:trans_id>/<int:frame_id>', methods=['GET'],
    endpoint='select_frame'
)

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