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)
Development for dbt-sqlserver updated following testing with new test harness.
So far development for dbt-sqlserver has utilised the DATETIME data type, however this has been proved to be unreliable as it is inaccurate for time increments of less than one second. So redevelopment is now ongoing to utilise the DATETIME2 data type instead.
Development for dbt-sqlserver updated following testing with new test harness. So far development for dbt-sqlserver has utilised the DATETIME data type, however this has been proved to be unreliable as it is inaccurate for time increments of less than one second. So redevelopment is now ongoing to utilise the DATETIME2 data type instead.