gouline / dbt-metabase

dbt + Metabase integration
https://pypi.org/project/dbt-metabase/
MIT License
448 stars 64 forks source link

Include hidden tables in Metabase #10

Closed vitorbaptista closed 3 years ago

vitorbaptista commented 3 years ago

The tables can be hidden/unhidden anytime, so it's useful to have the docs always in sync.

Also, we currently fail if any tables in dbt doesn't exist in Metabase. So, without this change, dbtmetabase doesn't work for instances that have hidden tables.