Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dbt-labs/dbt-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: dbt-labs/dbt-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 4 contributors

Commits on May 17, 2023

  1. Fix legacy links in README (#796)

    * Fix legacy links in README
    
    * Changelog entry
    dbeatty10 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    e8183b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9d23b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Improve the performance of the at_least_one test (#776)

    * Update at_least_one.sql
    
    * Update CHANGELOG.md
    
    * Update at_least_one.sql
    
    * Update at_least_one.sql
    
    Fix ambiguous col issue
    
    * Update at_least_one.sql
    
    ensure case match
    
    * Change requests
    
    * Fix integration test
    
    * Update changelog
    
    * Restore original test
    
    * Remove ambiguous column names
    
    ---------
    
    Co-authored-by: Doug Beatty <[email protected]>
    JoshuaHuntley and dbeatty10 authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5b36260 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    74a661c View commit details
    Browse the repository at this point in the history
Loading