datnguye / dbterd

Generate the ERD as a code from dbt artifacts

Home Page:https://dbterd.datnguyen.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In ERD, you can choose to add different types of DBT (seed, model, source, snapshot).

yingyingqiqi opened this issue · comments

Please check: #3
currently supports only resource_type=model, we should optionally add different dbt types.

Similar to this scene:
I want to give an example. All our raw layer data is saved to S3 and corresponding external tables are created in Snowflake. Shouldn't we also add resource_type = source to the ERD?

Bump v1.0.0