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

Incorporate 1.7.2 changes #461

Merged
merged 27 commits into from
Jan 25, 2024
Merged

Incorporate 1.7.2 changes #461

merged 27 commits into from
Jan 25, 2024

Commits on Dec 17, 2023

  1. update versions to 1.7

    cody-scott committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7be1b00 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    bb8009e View commit details
    Browse the repository at this point in the history
  2. update connection managers

    cody-scott committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    fb41851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19480fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e719d71 View commit details
    Browse the repository at this point in the history
  5. updated tests

    cody-scott committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e4a7869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5394dc7 View commit details
    Browse the repository at this point in the history
  7. added clone sql

    cody-scott committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7c2c1cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e84072 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. all tests passing locally

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b36e242 View commit details
    Browse the repository at this point in the history
  2. fix: relax python version for pre commit

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6af1ef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69565b View commit details
    Browse the repository at this point in the history
  4. drop python 3.7 support

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7483ff1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0a5623 View commit details
    Browse the repository at this point in the history
  6. drop azure CI action

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    09a83a5 View commit details
    Browse the repository at this point in the history
  7. drop support for python 3.7 in integration tests

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bd50fb7 View commit details
    Browse the repository at this point in the history
  8. dont cascade drop downstream views

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fb32960 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d3050e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dfd63b View commit details
    Browse the repository at this point in the history
  11. overwrite for cascade exception

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7e900be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9818d69 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'dev' of https://github.com/cody-scott/dbt-sqlserver int…

    …o dev
    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dae9e93 View commit details
    Browse the repository at this point in the history
  14. try 3.7 unit tests again

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dc22f68 View commit details
    Browse the repository at this point in the history
  15. downgrade pre-commit

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2af0ce2 View commit details
    Browse the repository at this point in the history
  16. revert 3.7 check

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    28e0cfb View commit details
    Browse the repository at this point in the history
  17. restore pre-commit version

    Ty Schlichenmeyer committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    66fedda View commit details
    Browse the repository at this point in the history