workspace

export the schema of a PostgreSQL database

post/w/{workspace}/workspaces/export_pg_schema

Path parameters

workspacestring required

Request body

sourcestring required

Source database: 'datatable://name' or '$res:path'

Response

schema dump

Changes