data-mie / dbt-profiler

Macros for generating dbt model data profiles
Apache License 2.0
81 stars 33 forks source link

I have modified some of the macros to work with MySql #70

Open ian-lewis-d opened 1 year ago

ian-lewis-d commented 1 year ago

Hi,

My org uses MySql as the primary database engine. As a result I've had to extract some of the default macros from dbt-profiler and modify them to work with MySql.

I'd like to contribute the changes back to dbt-profiler if it would help others.

stumelius commented 1 year ago

@ian-lewis-d Oh nice! Your contribution is more than welcome :) Just open a PR and I'll then review it.