dbt-synapse
dbt-synapse copied to clipboard
create_nonclustered_index macro ends up in endless recursion
When you add this macro as a post-hook, you get maximum recursion depth exceeded while calling a Python object when running dbt compile
related to: https://github.com/dbt-msft/dbt-sqlserver/issues/163