Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: denodrivers/postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.2
Choose a base ref
...
head repository: denodrivers/postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 28, 2024

  1. Allow using keyword with pool clients (#473)

    * feat: Allow `using` keyword with pool clients
    
    * chore: fix deno lint error
    langpavel authored Feb 28, 2024
    1 Configuration menu
    Copy the full SHA
    5e9075a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 11, 2024

  1. Document using keyword syntax (#475)

    * doc: Pool connection handling using `using` keyword
    
    * 0.19.3
    langpavel authored Mar 11, 2024
    2 Configuration menu
    Copy the full SHA
    2606e50 View commit details
    Browse the repository at this point in the history
Loading