github.com/jackc/pgx/v5.Rows.Conn (method)

2 uses

	github.com/jackc/pgx/v5 (current package)
		rows.go#L70: 	Conn() *Conn

	github.com/jackc/pgx/v5/pgxpool
		rows.go#L90: 	return rows.r.Conn()