Skip to content

dbt-audit-helper

Integration tested: No

dbt-audit-helper provides macros for comparing relations and queries during data model refactoring.

Warning

This package is not integration tested in CI. The macro overrides are expected to work based on manual validation, but edge cases may exist.

Dispatch configuration

dispatch:
  - macro_namespace: audit_helper
    search_order: ['your_project_name', 'dbt', 'audit_helper']

Macro compatibility