vapor / postgres-kit

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
MIT License
186 stars 70 forks source link

Revise PostgresDataEncoder implementation to better handle various Codable conformances #234

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

This avoids unconditional fatalError()s firing for various legal Encodable uses.

VaporBot commented 1 year ago

These changes are now available in 2.8.3