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

Inherit from dbt-sqlserver #32

Merged
merged 30 commits into from
Jan 14, 2021
Merged

Inherit from dbt-sqlserver #32

merged 30 commits into from
Jan 14, 2021

Commits on Dec 15, 2020

  1. This, roughly

    jtcohen6 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7d67996 View commit details
    Browse the repository at this point in the history
  2. Typo. Inherit deps, too

    jtcohen6 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    26c9586 View commit details
    Browse the repository at this point in the history
  3. fix init

    jtcohen6 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f27d089 View commit details
    Browse the repository at this point in the history
  4. dont forget requirements

    jtcohen6 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0171e56 View commit details
    Browse the repository at this point in the history
  5. maybe working?

    jtcohen6 committed Dec 15, 2020
    1 Configuration menu
    Copy the full SHA
    8e4a0d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. remove redundant logic

    dataders committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    18793c9 View commit details
    Browse the repository at this point in the history
  2. shortened macro logic

    Chaerin Lee committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    44ac174 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Merge pull request #33 from dbt-msft/purge_redundant_logic

    remove redundant logic
    dataders authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    34a1317 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/dbt-msft/dbt-synapse into…

    … inherit-from-sqlserver
    dataders committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    08cc2a1 View commit details
    Browse the repository at this point in the history
  2. exist in dbt-sqlserver

    dataders committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    881044b View commit details
    Browse the repository at this point in the history
  3. exist in dbt-sqlserver

    dataders committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    72df92d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    749628b View commit details
    Browse the repository at this point in the history
  5. TEMP until new rc

    dataders committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    87059ca View commit details
    Browse the repository at this point in the history
  6. TEST

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    db954e0 View commit details
    Browse the repository at this point in the history
  2. set adapter type property

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    5eed7c9 View commit details
    Browse the repository at this point in the history
  3. add everything back

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    40c9f7e View commit details
    Browse the repository at this point in the history
  4. rename folders

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    84bfe46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    362fb54 View commit details
    Browse the repository at this point in the history
  6. whoops

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    a28aac2 View commit details
    Browse the repository at this point in the history
  7. Synapse is the captain now

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3e8b2ea View commit details
    Browse the repository at this point in the history
  8. redundancy be damned

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    6294c64 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #38 from dbt-msft/gutted-classes

    use the inhieritance, luke
    dataders authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    23e2753 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72ce913 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    941897b View commit details
    Browse the repository at this point in the history
  12. botched upstream merge

    dataders committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    d3566db View commit details
    Browse the repository at this point in the history
  13. nothing to see here

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

Commits on Jan 13, 2021

  1. redundant imports

    dataders committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    9e74447 View commit details
    Browse the repository at this point in the history
  2. use published package

    dataders committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    37a7e14 View commit details
    Browse the repository at this point in the history
  3. use pypi

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