ScalefreeCOM / datavault4dbt

Scalefree's dbt package for a Data Vault 2.0 implementation congruent to the original Data Vault 2.0 definition by Dan Linstedt including the Staging Area, DV2.0 main entities, PITs and Snapshot Tables.
https://www.scalefree.com/
Apache License 2.0
144 stars 27 forks source link

Release fabric adapter #265

Closed tkiehn closed 1 month ago

tkiehn commented 1 month ago

Description

Add support for Microsoft Fabric

Additionally introduce a new variable: datavault4dbt.set_casing which allows to set all column-references in uppercase or lowercase by extending the escape_column_name-macro

Type of change

How Has This Been Tested?

Pipeline

Checklist:

remoteworkflow[bot] commented 1 month ago

Link to workflow summary: https://github.com/ScalefreeCOM/datavault4dbt-ci-cd/actions/runs/11289685105


RESULTS for Synapse: :white_check_mark: dbt-tests
:white_check_mark: dbt-macro-tests


RESULTS for Postgres: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for BigQuery: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Redshift: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Snowflake: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Exasol: :x: dbt-tests :white_check_mark: dbt-macro-tests


RESULTS for Fabric: :white_check_mark: dbt-tests :white_check_mark: dbt-macro-tests