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.0.0-b1
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.0.0-b2
Choose a head ref
  • 14 commits
  • 103 files changed
  • 9 contributors

Commits on Sep 19, 2022

  1. Remove cross-db dbt_utils references (#676)

    Remove reference to cross-db utils in pivot macro
    bakerbryce authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d99da52 View commit details
    Browse the repository at this point in the history
  2. Update from template to dbt copyright (#647)

    * Update from template to dbt copyright
    
    I want to give proper attribution and licensing to code from dbt_utils that I'm using, so made this fix. Hope it's ok.
    
    * Update LICENSE
    Maayan-s authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ba7ee52 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    aad2868 View commit details
    Browse the repository at this point in the history
  2. first cut of tests

    dave-connors-3 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    090daca View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    d6bf421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f4475 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Limit columns selected in expression_is_true if failures not stored. (

    #686)
    
    * Update from template to dbt copyright (#647)
    
    * Update from template to dbt copyright
    
    I want to give proper attribution and licensing to code from dbt_utils that I'm using, so made this fix. Hope it's ok.
    
    * Update LICENSE
    
    * Limit columns selected in `expression_is_true` if failures not stored.
    
    Fixes #683
    
    Co-authored-by: Maayan Salom <[email protected]>
    Co-authored-by: Joel Labes <[email protected]>
    3 people authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    c15d55e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24f67c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44f1828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c59af05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    369a2d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. remove current_timestamp macro and obsolete functional tests (#694)

    * Correct link from README to the CONTRIBUTING guide. (#687)
    
    * fix typo (#688)
    
    Co-authored-by: Alex Malins <[email protected]>
    
    * remove current_timestamp macro
    
    * add recency test back
    
    * fix recency
    
    * fix recency
    
    * update dev reqs
    
    * update dev reqs
    
    * fix recency.sql
    
    * fix recency
    
    * update dev-requirements
    
    * Fix copy paste error on TestTypeString
    
    * Remove specific branch reference for prerelease adapters
    
    * Delete obsolete functional tests
    
    * Remove functional test invocations from circle config
    
    * Remove references to retired macros in integration tests
    
    * Missed one
    
    * I msut save my files I must save my files I must save my files
    
    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: Joel Labes <[email protected]>
    5 people authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    2a1e586 View commit details
    Browse the repository at this point in the history
  2. 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]>
    5 people authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    25e4393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7d3fd View commit details
    Browse the repository at this point in the history
Loading