Skip to content

Revise PostgresDataEncoder implementation to better handle various Codable conformances

Compare
Choose a tag to compare
@VaporBot VaporBot released this 28 Oct 16:25
· 27 commits to main since this release
35deea5
This patch was authored and released by @gwynne.

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