When serving the generated docs, I only have models under the Project tab. The Database tab is completely empty. Is this due to that dbt expects database.schema.table while ClickHouse skips the schema part?
Is this a concious choice or is my dbt version misconfigured?
Steps to reproduce
run dbt docs generate
run dbt docs serve
Browse to the tab Overview -> Database
Expected behaviour
I was expecting to look at trees of databases and tables.
Describe the bug
When serving the generated docs, I only have models under the Project tab. The Database tab is completely empty. Is this due to that dbt expects database.schema.table while ClickHouse skips the schema part?
Is this a concious choice or is my dbt version misconfigured?
Steps to reproduce
dbt docs generate
dbt docs serve
Expected behaviour
I was expecting to look at trees of databases and tables.
Configuration
Environment
ClickHouse server