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

Add postgres support #368

Merged
merged 24 commits into from
Sep 29, 2023
Merged

Commits on Jul 12, 2023

  1. Add macros for postgres

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    37b0472 View commit details
    Browse the repository at this point in the history
  2. Add steps for postgres

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    37f48ba View commit details
    Browse the repository at this point in the history
  3. Add postgres entry

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1870a84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c91cecc View commit details
    Browse the repository at this point in the history
  5. Just test postgres for now

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a9931c3 View commit details
    Browse the repository at this point in the history
  6. Fix duplicate section

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0acb98e View commit details
    Browse the repository at this point in the history
  7. Install correct package

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    927e50b View commit details
    Browse the repository at this point in the history
  8. Update host to localhost

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7e0173a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc91434 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e906e8a View commit details
    Browse the repository at this point in the history
  11. Try again

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f5d9677 View commit details
    Browse the repository at this point in the history
  12. Remove parse_json func

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cd1fb78 View commit details
    Browse the repository at this point in the history
  13. Another fix

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a74610f View commit details
    Browse the repository at this point in the history
  14. Another fix

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    70819c3 View commit details
    Browse the repository at this point in the history
  15. Alias the subquery

    dpguthrie committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b5b67e3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a5e28e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    4c13b2a View commit details
    Browse the repository at this point in the history
  2. Test removing env vars

    dpguthrie committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ddc6aff View commit details
    Browse the repository at this point in the history
  3. Another test

    dpguthrie committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6fc91e7 View commit details
    Browse the repository at this point in the history
  4. Add back DWs

    dpguthrie committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    dc3ffae View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge branch 'main' of github.com:brooklyn-data/dbt_artifacts into fe…

    …at/add-postgres
    Gemma Down committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8d2bb00 View commit details
    Browse the repository at this point in the history
  2. Add missing CI tests

    Gemma Down committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    778a435 View commit details
    Browse the repository at this point in the history
  3. Formatting

    Gemma Down committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5f25576 View commit details
    Browse the repository at this point in the history
  4. Update to include new features

    Gemma Down committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a292b45 View commit details
    Browse the repository at this point in the history