export_sql
Export a physical ERD model to CREATE TABLE SQL, using a specified dialect or falling back to the project default.
Instructions
Exports the physical model as CREATE TABLE SQL. Without dialect, uses the project dialect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Target ERD — exactly one of a local file ({file}) or a server ERD ({erdId}) | |
| dialect | No | SQL dialect |