load_ddl_schema
Load SQL CREATE TABLE statements from inline text or a file and generate an editable entity-relationship diagram in draw.io.
Instructions
Load CREATE TABLE statements supplied inline or from a UTF-8 file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ddl | No | ||
| path | No | ||
| diagram | Yes | ||
| dialect | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |