vapor / mysql-nio

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

MYSQL_TIME improvements #50

Closed tanner0101 closed 3 years ago

tanner0101 commented 3 years ago

Adds support for 8 and 12 byte (time only) MYSQL_TIME formats (#50, fixes #49).

⚠️ Breaking change: Makes MySQLTime stored properties and date optional. Previously these methods could crash when used with a time-only value.

tanner0101 commented 3 years ago

These changes are now available in 1.1.0