relationships_list_foreign_keys
List foreign keys for a schema, displaying from and to tables and columns. Set schema_name to 'all' to cover every schema.
Instructions
List foreign keys (from/to table and columns). schema_name='all' for all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_name | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |