postgrex v0.16.1 Release Notes

Release Date: 2022-01-24 // about 2 years ago
    • 🐛 Bug fixes
      • Fix inconsistent return type for multiple queries in Postgrex.SimpleConnection and Postgrex.ReplicationConnection. Instead always wrap Postgrex.Result in a list.