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

Add the check archive strategy (#706) #1394

Merged
merged 4 commits into from
Apr 12, 2019

Commits on Apr 10, 2019

  1. Update jsonschema and go from Draft 4 to Draft 7

    Jacob Beck committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    8d68b63 View commit details
    Browse the repository at this point in the history
  2. Implmement check_cols

    Contracts: some anyOf shenanigans to add support for check_cols
    Macros: split apart archive selection, probably too much copy+paste
    Legacy: Archive configs now include a "timestamp" strategy when parsed from dbt_project.yml
    Add integration tests
    Jacob Beck committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    367fce3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. fix aliases test

    Jacob Beck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    1eb5003 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. quoting fun

    Jacob Beck committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    62d696e View commit details
    Browse the repository at this point in the history