vapor / mysql-nio

🐬 Non-blocking, event-driven Swift client for MySQL.
MIT License
87 stars 28 forks source link

Configuring character set for a given MySQL connection #55

Open milkcocoa opened 3 years ago

milkcocoa commented 3 years ago

Update MySQLConfiguration struct to change default character set / collation (from https://github.com/vapor/mysql-kit/issues/289).