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 <22991362+alexmalins@users.noreply.github.com> * Change `escape_single_quotes` Reference in Pivot Macro (#692) * Update pivot.sql * Changelog Updates Co-authored-by: Liam O'Boyle <github@elyobo.net> Co-authored-by: Alex Malins <github@alexmalins.com> Co-authored-by: Alex Malins <22991362+alexmalins@users.noreply.github.com> Co-authored-by: zachoj10 <zjosephson@gmail.com>
1 parent 2a1e586 commit 25e4393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
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)