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: calogica/dbt-expectations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.2
Choose a base ref
...
head repository: calogica/dbt-expectations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.3
Choose a head ref
  • 5 commits
  • 17 files changed
  • 2 contributors

Commits on Dec 31, 2022

  1. Add explicit reference to dbt.length() (#234)

    * Make explicit reference to dbt.length()
    
    * Update ref for length()
    clausherther authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    38ba1ba View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Feb 10, 2023

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

Commits on Mar 11, 2023

  1. Add optional flags argument to regex tests (#247)

    * feat: add optional flags argument to regex tests
    
    * fix: disable flags tests on BigQuery
    
    * fix: downgrade regex config errors to warnings
    tconbeer authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    84a984f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Update CHANGELOG.md

    clausherther authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ded5f9d View commit details
    Browse the repository at this point in the history
Loading