4.8.0 - Update for new SQLKit and support more URL string formats
What's Changed
Update for new SQLKit and support more URL string formats by @gwynne in #325
Adds support for several additional
mysql:
URL formats, following in the footsteps of similar support in PostgresKit. Also takes advantage of the recent updates to SQLKit, bumps minimum Swift version to 5.8, and does some general cleanup.Details on new URL formats can be found in the MySQLKit API documentation.
This patch was released by @gwynne
Full Changelog: 4.7.2...4.8.0