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

feat(c/driver/postgresql): Enable basic connect/query workflow for Redshift #2219

Merged
merged 22 commits into from
Nov 5, 2024

Commits on Oct 30, 2024

  1. tire kicking

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bc69e99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae81b1 View commit details
    Browse the repository at this point in the history
  3. set use copy by default

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    07cf6b6 View commit details
    Browse the repository at this point in the history
  4. nix previous type

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    148f44d View commit details
    Browse the repository at this point in the history
  5. missing headers

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ae2f052 View commit details
    Browse the repository at this point in the history
  6. Update c/driver/postgresql/connection.cc

    Co-authored-by: William Ayd <[email protected]>
    paleolimbot and WillAyd authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1ac3bc6 View commit details
    Browse the repository at this point in the history
  7. Update c/driver/postgresql/connection.cc

    Co-authored-by: William Ayd <[email protected]>
    paleolimbot and WillAyd authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    98c633f View commit details
    Browse the repository at this point in the history
  8. better parsing

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c220c81 View commit details
    Browse the repository at this point in the history
  9. use result helper

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    646d08c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98d54f8 View commit details
    Browse the repository at this point in the history
  11. condense type query logic

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    afedae1 View commit details
    Browse the repository at this point in the history
  12. move detail function

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4eb70e0 View commit details
    Browse the repository at this point in the history
  13. use status

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    775d4cd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d443eda View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d47ee45 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    56b80d1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8a11b39 View commit details
    Browse the repository at this point in the history
  18. format

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    038204d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0828f00 View commit details
    Browse the repository at this point in the history
  20. one more

    paleolimbot committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    73af17a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. slightly better enum name

    paleolimbot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    562c1c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. add docs note

    paleolimbot committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    43906ca View commit details
    Browse the repository at this point in the history