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

Snowflake query tag #2555

Merged
merged 12 commits into from
Jun 25, 2020
Merged

Commits on Jun 16, 2020

  1. add query tag to snoflake connection dataclass and set tag on new con…

    …nection if query_tag value is present
    DrMcTaco committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    331b961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b31c0 View commit details
    Browse the repository at this point in the history
  3. add snowflake macros to support fetching current session query tag, u…

    …pdating the session query tag, and reverting to the old query tag
    DrMcTaco committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    38975ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be61e67 View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG.md

    DrMcTaco committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5c18409 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccae4a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    2cc5332 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'snowflake-query-tag' of https:/DrMcTaco/dbt

    …into snowflake-query-tag
    DrMcTaco committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f3aaa8b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

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

Commits on Jun 24, 2020

  1. fix CHANGELOG formatting

    DrMcTaco committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c89ea1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a06ae View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

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