Repo Added
|
Files
20
|
Badge
README BADGES
|
push
github
Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#67) Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.5 to 5.7.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jackc/pgx/blob/master/CHANGELOG.md">github.com/jackc/pgx/v5's changelog</a>.</em></p> <blockquote> <h1>5.7.6 (September 8, 2025)</h1> <ul> <li>Use ParseConfigError in pgx.ParseConfig and pgxpool.ParseConfig (Yurasov Ilia)</li> <li>Add PrepareConn hook to pgxpool (Jonathan Hall)</li> <li>Reduce allocations in QueryContext (Dominique Lefevre)</li> <li>Add MarshalJSON and UnmarshalJSON for pgtype.Uint32 (Panos Koutsovasilis)</li> <li>Configure ping behavior on pgxpool with ShouldPing (Christian Kiely)</li> <li>zeronull int types implement Int64Valuer and Int64Scanner (Li Zeghong)</li> <li>Fix panic when receiving terminate connection message during CopyFrom (Michal Drausowski)</li> <li>Fix statement cache not being invalidated on error during batch (Muhammadali Nazarov)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jackc/pgx/commit/a2fca0374"><code>a2fca03</code></a> Release v5.7.6</li> <li><a href="https://github.com/jackc/pgx/commit/95fc31294"><code>95fc312</code></a> Add link to github.com/KoNekoD/pgx-colon-query-rewriter</li> <li><a href="https://github.com/jackc/pgx/commit/5534fa9a0"><code>5534fa9</code></a> Improve Rows docs</li> <li><a href="https://github.com/jackc/pgx/commit/a295d6881"><code>a295d68</code></a> Merge pull request <a href="https://redirect.github.com/jackc/pgx/issues/2368">#2368</a> from zeghong/zeronull-int-valuer</li> <li><a href="https://github.com/jackc/pgx/commit/03f32c06b"><code>03f32c0</code></a> Merge branch 'master' into zeronull-int-valuer</li> <li><a href="https://github.com/jackc/pg... (continued)
600 of 1292 relevant lines covered (46.44%)
0.5 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|