Liked
PGX + sqlc v4 to v5 upgrade notes
Post details
Upgrading a Go project from pgx v4 to v5, and more specifically, from sqlc’s <code>pgx/v4</code> to <code>pgx/v5</code> driver (the hard part).