vapor / mysql-nio

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

Fix MYSQL_TIME data type #54

Closed tanner0101 closed 4 years ago

tanner0101 commented 4 years ago

Fixes an issue causing MYSQL_TIME to use an incorrect data type when sending time or date only values (#54).

tanner0101 commented 4 years ago

These changes are now available in 1.2.1