Datavault-UK / automate-dv

A free to use dbt package for creating and loading Data Vault 2.0 compliant Data Warehouses (powered by dbt, an open source data engineering tool, registered trademark of dbt Labs)
https://www.automate-dv.com
Apache License 2.0
511 stars 131 forks source link

Bug fix for dbt-sqlserver support #103

Closed DVTimWilson closed 2 years ago

DVTimWilson commented 2 years ago

Bug fix for dbt-sqlserver support. Period and rank materialisations now working again. Also customisation of dbt_utils' get_query_results_as_dict() for dbt-sqlserver.