pgx v4.6.0 Release Notes

Release Date: 2020-03-30 // about 4 years ago
    • stdlib: Bail early if preloading rows.Next() results in rows.Err() (Bas van Beek)
    • Sanitize time to microsecond accuracy (Andrew Nicoll)
    • ⚡️ Update pgtype to v1.3.0
    • ⚡️ Update pgconn to v1.5.0
      • Update golang.org/x/crypto for security fix
      • Implement "verify-ca" SSL mode