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

Create Tx and Conn interfaces to allow prepared statements to be used in transactions #40

Merged
merged 10 commits into from
Sep 20, 2023

Commits on Jun 21, 2023

  1. tx

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    24211ad View commit details
    Browse the repository at this point in the history
  2. fix test

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    79f3f27 View commit details
    Browse the repository at this point in the history
  3. comments

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    bbd5414 View commit details
    Browse the repository at this point in the history
  4. wrap connection

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    db2e1d0 View commit details
    Browse the repository at this point in the history
  5. comments

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a3d947c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93e64e1 View commit details
    Browse the repository at this point in the history
  7. don't use any

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    906b288 View commit details
    Browse the repository at this point in the history
  8. return any statement

    RangelReale committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b62a647 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jul 24, 2023

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