Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dbt Constraints / model contracts #341

Merged
merged 17 commits into from
Feb 16, 2023
Merged

dbt Constraints / model contracts #341

merged 17 commits into from
Feb 16, 2023

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    b41b6f0 View commit details
    Browse the repository at this point in the history
  2. Add warning for checks

    b-per authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0bf52c6 View commit details
    Browse the repository at this point in the history
  3. Action PR feedback

    b-per authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4932c70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02fb11b View commit details
    Browse the repository at this point in the history
  5. Add tests for constraints

    b-per authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2687b77 View commit details
    Browse the repository at this point in the history
  6. Add changie entry

    b-per authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7b3b2b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33f27a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91d55ee View commit details
    Browse the repository at this point in the history
  9. Fix test

    b-per authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    a27065a View commit details
    Browse the repository at this point in the history
  10. Rename check to constraints_check

    b-per authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0d2887c View commit details
    Browse the repository at this point in the history
  11. Check columns and column order between SQL and YML

    Co-authored-by: Sung Won Chung <sungwonchung3@gmail.com>
    2 people authored and jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0200d94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d14cf79 View commit details
    Browse the repository at this point in the history
  13. Switch to new tests

    jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f63c639 View commit details
    Browse the repository at this point in the history
  14. Light cleanup

    jtcohen6 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    40942e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Small cleanup

    jtcohen6 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    384a203 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Reset to dbt-core main

    jtcohen6 committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e18c60d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea6b44 View commit details
    Browse the repository at this point in the history