calogica / dbt-expectations

Port(ish) of Great Expectations to dbt test macros
https://calogica.github.io/dbt-expectations/
Apache License 2.0
1.06k stars 128 forks source link

escape quotes in expect_column_values_to_be_in_type_list.sql #251

Closed RobbertDM closed 1 year ago

RobbertDM commented 1 year ago

I have column names with apostrophes (unfortunately). Adding this escaper makes stuff work.