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(pgx): Add support for batch operations #1437

Merged
merged 10 commits into from Feb 15, 2022

Commits on Feb 15, 2022

  1. Copy the full SHA
    dd0900b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    edbc12b View commit details
    Browse the repository at this point in the history
  3. batch* unit tests

    jrperritt committed Feb 15, 2022
    Copy the full SHA
    f53ffb2 View commit details
    Browse the repository at this point in the history
  4. batch* example

    jrperritt committed Feb 15, 2022
    Copy the full SHA
    fe2263b View commit details
    Browse the repository at this point in the history
  5. batch* cmd docs

    jrperritt committed Feb 15, 2022
    Copy the full SHA
    9b26cb7 View commit details
    Browse the repository at this point in the history
  6. handle batch close error

    jrperritt committed Feb 15, 2022
    Copy the full SHA
    98ae170 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ed9272f View commit details
    Browse the repository at this point in the history
  8. update generated go files

    jrperritt committed Feb 15, 2022
    Copy the full SHA
    95ecb56 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    709139b View commit details
    Browse the repository at this point in the history
  10. update query-annotations docs to make it clear

    batch* cmds only work with postgres/pgx/go
    jrperritt committed Feb 15, 2022
    Copy the full SHA
    aa7bfa1 View commit details
    Browse the repository at this point in the history