Skip to content

v1.0.4

  • v1.0.4
  • e34c46f
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v1.0.4
  • e34c46f
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@KKranthi6881 KKranthi6881 tagged this 21 Apr 22:56
- Keyboard Backspace/Delete on the diagram canvas now confirms and
  emits the same entity/relationship delete events the right-click
  menu uses, routing every delete through a single YAML-mutation path.
- Entity and Relationship inspectors now surface a "Danger zone"
  delete button for users who prefer the sidebar over canvas
  shortcuts.
- dbt importer reads `target/catalog.json` (from `dbt docs generate`)
  as a type fallback whenever `manifest.json` lacks `data_type`, so
  projects that only run `dbt docs generate` import real types
  instead of "unknown". Auto-discovered alongside manifest.json;
  missing catalog silently falls through.

Co-authored-by: duckcode2025 <kranthi@duckcode.ai>
Assets 2
Loading