diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-07-30 20:20:42 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-07-30 20:20:52 +0200 |
| commit | 1186412d28857b9bfa14e7e3106ecd845e71fe71 (patch) | |
| tree | 8e099198aa5587beb9c022c0acd269923d2fe439 /README.md | |
| parent | b5cd5579747a459113a7e6c899fca5c6afbea066 (diff) | |
| download | go-gg-pgx-1186412d28857b9bfa14e7e3106ecd845e71fe71.tar.gz | |
import code from oblast/benchmark/internal
Minimally edited to s/oblast/gsql/.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ SPDX-License-Identifier: Apache-2.0 # gg-pgx -Integration for connecting [gg/gsql](https://pkg.go.dev/go.xyrillian.de/gg/gsql) (and libraries based on it, such as [Oblast](https://pkg.go.dev/go.xyrillian.de/oblast)) to the PostgreSQL driver library [pgx](https://github.com/jackc/pgx). +Integration for using [gg/gsql](https://pkg.go.dev/go.xyrillian.de/gg/gsql) (and libraries based on it, such as [Oblast](https://pkg.go.dev/go.xyrillian.de/oblast)) with the PostgreSQL driver library [pgx](https://github.com/jackc/pgx). |
