Dbterd

Latest version: v1.18.0

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

1.18.0

What's Changed

New target module: drawdb which generates the output file format .ddb which will be imported to the [Draw DB Editor](https://www.drawdb.app/editor)


dbterd run -t drawdb


Under the hood
* feat: add drawdb module by il-dat in https://github.com/datnguye/dbterd/pull/124


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.17.0...1.18.0

1.17.0

What's Changed

`dbterd` is now can parse ERs from the dbt Semantic Models from the Discovery API

Check our the [docs](https://dbterd.datnguyen.de/latest/nav/guide/choose-algo.html) 📖


export DBTERD_ALGO=semantic
dbterd run-metadata

Under the hood
* feat: algo semantic supports dbt Cloud by il-dat in https://github.com/datnguye/dbterd/pull/122

New Contributors
* il-dat made their first contribution in https://github.com/datnguye/dbterd/pull/122

**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.16.0...1.17.0

1.16.0

What's Changed
`dbterd` is now can parse ERs from the dbt Semantic Models

Check our the [docs](https://dbterd.datnguyen.de/1.16/nav/guide/targets/choose-algo.html)


export DBTERD_ALGO=semantic
dbterd run


Under the hood
* Feat/117 new algo module semantic by datnguye in https://github.com/datnguye/dbterd/pull/120


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.15.0...1.16.0

1.15.0

What's Changed
* Fix typos by kianmeng in https://github.com/datnguye/dbterd/pull/115
* fix: mermaid complex types by cobac in https://github.com/datnguye/dbterd/pull/119

New Contributors
* kianmeng made their first contribution in https://github.com/datnguye/dbterd/pull/115
* cobac made their first contribution in https://github.com/datnguye/dbterd/pull/119

**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.14.0...1.15.0

1.14.0

What's Changed
* feat: add `--omit-entity-name-quotes` option for dbml by datnguye in https://github.com/datnguye/dbterd/pull/114


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.13.5...1.14.0

1.13.5

What's Changed
* fix: custom algo string is not working by datnguye in https://github.com/datnguye/dbterd/pull/111


**Full Changelog**: https://github.com/datnguye/dbterd/compare/1.13.4...1.13.5

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.