diff options
| author | 2023-08-16 16:10:13 +0100 | |
|---|---|---|
| committer | 2023-08-21 17:17:31 +0200 | |
| commit | 688ea88bbbfc8ead5a205b3e111bef224767f607 (patch) | |
| tree | e2b0e3c456b1a2b91cd783383102bc609412f56a /vendor/github.com/jackc/pgx/v5/README.md | |
| parent | [chore]: Bump github.com/abema/go-mp4 from 0.12.0 to 0.13.0 (#2113) (diff) | |
| download | gotosocial-688ea88bbbfc8ead5a205b3e111bef224767f607.tar.xz | |
[chore]: Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 (#2112)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/jackc/pgx/v5/README.md')
| -rw-r--r-- | vendor/github.com/jackc/pgx/v5/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/github.com/jackc/pgx/v5/README.md b/vendor/github.com/jackc/pgx/v5/README.md index ad48697c1..522206f95 100644 --- a/vendor/github.com/jackc/pgx/v5/README.md +++ b/vendor/github.com/jackc/pgx/v5/README.md @@ -1,5 +1,5 @@ [](https://pkg.go.dev/github.com/jackc/pgx/v5) - +[](https://github.com/jackc/pgx/actions/workflows/ci.yml) # pgx - PostgreSQL Driver and Toolkit @@ -139,8 +139,8 @@ These adapters can be used with the tracelog package. ### [github.com/pashagolub/pgxmock](https://github.com/pashagolub/pgxmock) -pgxmock is a mock library implementing pgx interfaces. -pgxmock has one and only purpose - to simulate pgx behavior in tests, without needing a real database connection. +pgxmock is a mock library implementing pgx interfaces. +pgxmock has one and only purpose - to simulate pgx behavior in tests, without needing a real database connection. ### [github.com/georgysavva/scany](https://github.com/georgysavva/scany) |
