Plan ER Export
ob_plan_er_exportExport ER diagrams of large OceanBase schemas to local HTML files, supporting multiple formats and customization options to avoid large inline HTML responses.
Instructions
Plan local ER HTML export commands for large OceanBase schemas without returning large inline HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| table | No | ||
| format | No | html-interactive | |
| schema | No | ||
| tables | No | ||
| profile | No | ||
| strategy | No | ||
| chunkSize | No | ||
| maxTables | No | ||
| outputDir | No | ||
| businessTerm | No | ||
| minConfidence | No | ||
| includeInferred | No | ||
| maxRelationships | No | ||
| relationshipMode | No | foreign_key | |
| maxColumnsPerTable | No |