vapor / mysql-kit

🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.
MIT License
222 stars 74 forks source link

Address issues in decoding data from the database #298

Closed gwynne closed 3 years ago

gwynne commented 3 years ago

See commit log for details; in short, the MySQLDataDecoder logic has been retooled to fix some usage errors, address a couple of very minor bugs, and slightly improve performance. Additional changes:

Note: While these changes do not add any new public API, they are nonetheless marked as semver-minor to reflect the addition of a new explicit dependency on a recent version of NIOSSL.

VaporBot commented 3 years ago

These changes are now available in 4.2.0