Skip to content

v1.3.0: data dictionary and DBML exports

Choose a tag to compare

@albertoarena albertoarena released this 27 Jul 20:38

Added

  • Data dictionary and DBML exports. The diagram export button now also saves the current selection as a Markdown data dictionary (one section per table, with columns, keys, indexes, and foreign keys, ready to paste into a README or wiki) or as a DBML file that opens in dbdiagram.io and other DBML tools. The per-table menu gains a Download Markdown option. Both are generated in the browser and contain structure only, never row data. DBML relationships are included only when both tables are in the current view, and the native type mapping is best-effort (types are passed through, quoted when needed).

Full changelog: https://github.com/albertoarena/laravel-truss/blob/main/CHANGELOG.md