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
513 stars 131 forks source link

Function to double quote (or custom character) surround all column names (sat and mas macros) #90

Closed DVTimWilson closed 2 years ago

DVTimWilson commented 2 years ago

Provide function to double quote (or custom character) surround all column names in compiled SQL code, now working with sat and mas macros.

Pull request 89 Issue 23 Issue 28 AB#1981