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

tsql-utils v0.8.1 #59

Merged
merged 39 commits into from
Nov 12, 2021
Merged

tsql-utils v0.8.1 #59

merged 39 commits into from
Nov 12, 2021

Commits on Jul 7, 2021

  1. Fishtown -> dbt-labs

    Adding dbt utils and noticed this. A quick search on the repo shows more https://github.com/dbt-msft/tsql-utils/search?p=2&q=fishtown , maybe it's worth an issue and a quick update to the rest?
    visch authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    22d0daa View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Sep 14, 2021

  1. add schema cleanup macros

    Timothy W. Den Ouden committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    972dcc1 View commit details
    Browse the repository at this point in the history
  2. update changelog to include new macros

    Timothy W. Den Ouden committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    88b5b5d View commit details
    Browse the repository at this point in the history
  3. use v0.20.0's dispatch

    dataders committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    5a109af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9fc44b View commit details
    Browse the repository at this point in the history
  5. typo

    dataders committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f68fe6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0218875 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    3047d55 View commit details
    Browse the repository at this point in the history
  2. initial commit

    dataders committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    07d10be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9b06d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6818946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab0a79b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Merge pull request #55 from visch/patch-1

    Fishtown -> dbt-labs
    dataders authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    78b7088 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from davidclarance/feature/insert_by_period

    The insert by period materialization for TSQL
    dataders authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c4e814f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc45a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from dbt-msft/feature/cleanup-macros

    Add schema cleanup macros
    dataders authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    97c36c1 View commit details
    Browse the repository at this point in the history
  5. allow timestamp comparison

    dataders committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    db5072d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Nov 8, 2021

  1. different yaml

    dataders committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    aebcf69 View commit details
    Browse the repository at this point in the history
  2. temp disable

    dataders committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    63a16b0 View commit details
    Browse the repository at this point in the history
  3. disable more tests

    dataders committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    365abbc View commit details
    Browse the repository at this point in the history
  4. no duplicated allowed

    dataders committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    73b014a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. it's a seed not a test

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    23b11b7 View commit details
    Browse the repository at this point in the history
  2. improve coverage

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    07ff498 View commit details
    Browse the repository at this point in the history
  3. currently compatible seeds

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    73bc86f View commit details
    Browse the repository at this point in the history
  4. explicit package references

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    961797a View commit details
    Browse the repository at this point in the history
  5. further clean up

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1b44f14 View commit details
    Browse the repository at this point in the history
  6. reenable

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    819f803 View commit details
    Browse the repository at this point in the history
  7. synapse checks

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    730fa0d View commit details
    Browse the repository at this point in the history
  8. synapse update

    dataders committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8ec6c46 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. bump synapse version

    dataders committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    fc3193b View commit details
    Browse the repository at this point in the history
  2. disable tests

    dataders committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    a0ea97d View commit details
    Browse the repository at this point in the history
  3. fix dbt-date

    dataders committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b354655 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be9c99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d56f00 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. bump version

    dataders committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3a084fd View commit details
    Browse the repository at this point in the history
  2. bugfix

    dataders committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f66c03b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. move to dbt-utils 0.7.4

    dataders committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    abd85f1 View commit details
    Browse the repository at this point in the history