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

Route execute_debugger_query

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

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