Skip to content

Revise MySQLDataEncoder implementation to better handle various Codable conformances

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

This avoids possible incorrect/corrupted output for various legal Encodable uses.