Releases: vapor/mysql-kit
Releases · vapor/mysql-kit
Enum Support
MySQLKit 4.0.0 Beta 3
- Updates
MySQLRow
'sSQLRow
conformance to latest changes in SQLKit.
MySQLKit 4.0.0 Beta 2.3
MySQLConfiguration
now defaults to non-nilTLSConfiguration
(#250)
MySQLKit 4.0.0 Beta 2.2
- Added array support to
MySQLDataEncoder/Decoder
(#249)
MySQLKit 4.0.0 Beta 2.1
MySQLKit 4.0.0 Beta 2
Updated to latest SQLKit and MySQLNIO beta 2 release.
MySQLKit 4.0.0 Beta 1
Updated to AsyncKit and SQLKit beta.
MySQL 3.3.0
- Add support for dropping constraints to
MySQLAlterTable
(#239)
MySQL 3.2.6
Fixed:
- Errors related to Float80 when trying to compile on Raspberry Pi 3 (#238)
MySQLKit 4.0.0 Alpha 1.1
Fixed:
MySQLDataDecoder
now wraps values before decoding them to ensure the top-level type is decoded