Panagiotis Apostolopoulos
Panagiotis Apostolopoulos
When using the following pre commit config file ``` repos: - repo: https://github.com/offbi/pre-commit-dbt rev: v1.0.0 hooks: - id: check-model-name-contract args: [--pattern, "(rep__).*"] files: models/reporting ``` I get the following response...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue In the `stg_hubspot__contact` there is the following macro, whose purpose...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue In the `stg_hubspot__contact` there is the following macro, whose purpose...