postgrex v0.16.5 Release Notes

Release Date: 2022-09-20 // over 1 year ago
    • ✨ Enhancements
      • Allow the :search_path to be set for new connections

Previous changes from v0.16.4

    • ✨ Enhancements
      • Support Unix sockets in hostname and PGHOST
      • Support infinity value on numerics/decimals (PG14+)
      • Add count to Table.Reader metadata
      • Fix warnings on Elixir v1.15