Skip to content

v1.2.0

Choose a tag to compare

@albertoarena albertoarena released this 24 Jul 08:12

Changed

  • Self-referential foreign keys (a column pointing back at its own table, such as parent_id on categories) are now marked with a self-ref note on the column instead of a looping relationship line, which Mermaid drew as a large sweeping curve. Keeps the diagram tidy while the hierarchy stays visible on the row. Ordinary relationships are unaffected.