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

dispatch-ify ALL THE MACROS! #312

Merged
merged 30 commits into from
Jan 10, 2021

Commits on Dec 23, 2020

  1. dispatch-ify schema tests

    dataders committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    844bfa1 View commit details
    Browse the repository at this point in the history
  2. typo

    dataders committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    16bd69a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. generalized macros

    chaerinlee1 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    fe36124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e886be View commit details
    Browse the repository at this point in the history
  3. remove prefix from tests

    dataders committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    730f7a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21be8a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d35737c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c6ff84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61d0dd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    ae8d040 View commit details
    Browse the repository at this point in the history
  2. datatype bug fix

    chaerinlee1 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e3417af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3428bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6893304 View commit details
    Browse the repository at this point in the history
  5. undo last commit

    chaerinlee1 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    274a09b View commit details
    Browse the repository at this point in the history
  6. dispatch shouldn't override macro signature

    Co-authored-by: Jeremy Cohen <jtcohen6@gmail.com>
    dataders and jtcohen6 authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    832f2ef View commit details
    Browse the repository at this point in the history
  7. macro uses varargs

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f940504 View commit details
    Browse the repository at this point in the history
  8. missing close paren

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    cd40119 View commit details
    Browse the repository at this point in the history
  9. macro uses varargs

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b4aa854 View commit details
    Browse the repository at this point in the history
  10. hail mary

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b5a14ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9cfad1 View commit details
    Browse the repository at this point in the history
  12. sweet hail mary nothings

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    39775c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    278514b View commit details
    Browse the repository at this point in the history
  14. goodnight sweet Jinja

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9bd577b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb3bf4e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    66f0bb0 View commit details
    Browse the repository at this point in the history
  17. removed default args

    chaerinlee1 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7406f45 View commit details
    Browse the repository at this point in the history
  18. undo small tweak

    dataders committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2cb81ff View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. not needed

    dataders committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    178cdbb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Merge branch 'master' of https://github.com/fishtown-analytics/dbt-utils

     into dispatch-ify-schema-tests
    dataders committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    e4004c7 View commit details
    Browse the repository at this point in the history
  2. for posterity

    dataders committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    20034bd View commit details
    Browse the repository at this point in the history