MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / init_function

Route init_function

web/pgadmin/tools/debugger/__init__.py:None–None  ·  view source on GitHub ↗
blueprint.route(
    '/init/<node_type>/<int:sid>/<int:did>/<int:scid>/<int:fid>',
    methods=['GET'], endpoint='init_for_function'
)

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