diff_erds
Compare two ERD sources to preview added, removed, or changed entities, attributes, and relationships before performing a full replace import.
Instructions
Compares two ERD sources (entities/attributes/domains/relationships — unchanged omitted). A dry run before full-replace import_sql/import_dbml. A side freshly parsed from text has different ids, so most items appear as added/removed — matching the actual import behavior (full replace). summary aggregates entities only; see the arrays for domain/relationship changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | ||
| before | Yes | Comparison target — exactly one of a local file, a server ERD, SQL text, or DBML text |