Skip to content

Commit 25e4393

Browse files
joellabeselyoboalexmalinszachoj10
authored
Merge changes from main into utils v1 (#699)
* Correct link from README to the CONTRIBUTING guide. (#687) * fix typo (#688) Co-authored-by: Alex Malins <[email protected]> * Change `escape_single_quotes` Reference in Pivot Macro (#692) * Update pivot.sql * Changelog Updates Co-authored-by: Liam O'Boyle <[email protected]> Co-authored-by: Alex Malins <[email protected]> Co-authored-by: Alex Malins <[email protected]> Co-authored-by: zachoj10 <[email protected]>
1 parent 2a1e586 commit 25e4393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,14 @@
2525
## Fixes
2626
- Better handling of whitespaces in the star macro ([#651](https://github.com/dbt-labs/dbt-utils/pull/651))
2727
- Fix to correct behavior in `mutually_exclusive_ranges` test in certain situations when `zero_length_range_allowed: true` and multiple ranges in a partition have the same value for `lower_bound_column`. ([[#659](https://github.com/dbt-labs/dbt-utils/issues/659)], [#660](https://github.com/dbt-labs/dbt-utils/pull/660))
28+
- Fix to utilize dbt Core version of `escape_single_quotes` instead of version from dbt Utils ([[#689](https://github.com/dbt-labs/dbt-utils/issues/689)], [#692](https://github.com/dbt-labs/dbt-utils/pull/692))
2829

2930
## Contributors:
3031
- [@christineberger](https://github.com/christineberger) (#624)
3132
- [@epapineau](https://github.com/epapineau) (#634)
3233
- [@courentin](https://github.com/courentin) (#651)
3334
- [@sfc-gh-ancoleman](https://github.com/sfc-gh-ancoleman) (#660)
35+
- [@zachoj10](https://github.com/zachoj10) (#692)
3436
- [@miles170](https://github.com/miles170)
3537
- [@emilyriederer](https://github.com/emilyriederer)
3638

0 commit comments

Comments
 (0)