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

Route start_execution

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

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