dbt-clickhouse
dbt-clickhouse copied to clipboard
allows to add a comment in table's or view's metadata
Summary
closes #227
Now the comment from the config is added to Clickhouse materialization metadata, that's all (probably that's the smallest commit possible)
Hi @dstsimokha
Thank you so much for your contribution. Could you please resolve the conflicts in your branch?
@BentsiLeviav there is persist_docs macro that already adds comment to table and columns, I guess this PR should be reverted