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

Route download_binary_data

web/pgadmin/tools/sqleditor/__init__.py:None–None  ·  view source on GitHub ↗
blueprint.route(
    '/download_binary_data/<int:trans_id>',
    methods=["POST"], endpoint='download_binary_data'
)

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