dbt-expectations 0.8.4
Fixes
- escape quotes in
expect_column_values_to_be_in_type_list
by @RobbertDM in #251 - Fix
postgres__regexp_instr
not validating regex #249 by @lookslikeitsnot in #250
Under The Hood
- added negative tests for regex email test to make sure those tests are failing when they should
New Contributors
- @RobbertDM made their first contribution in #251
- @lookslikeitsnot made their first contribution in #250
Full Changelog: 0.8.3...0.8.4