pgx v5.0.2 Release Notes

Release Date: 2022-10-08 // over 1 year ago
    • ๐Ÿ›  Fix date encoding in text format to always use 2 digits for month and day
    • Prefer driver.Valuer over wrap plans when encoding
    • ๐Ÿ›  Fix scan to pointer to pointer to renamed type
    • ๐Ÿ‘ Allow scanning NULL even if PG and Go types are incompatible