Releases: vapor/fluent-mysql-driver
Releases · vapor/fluent-mysql-driver
MySQL Driver 2.0 Alpha 2
New:
- Key Name Convention support
Fixed:
- Tests updated.
MySQL Driver 2.0 Alpha 1
New:
- Support for connections
- MySQL 2.0 Alpha
MySQL Driver 1.2.0
New:
- Added
Schema.Creator
extensions for creating MySQL specific types such asDATETIME
andENUM
MySQL Driver 1.1.2
Fixed:
bool
is nowTINYINT(1) UNSIGNED
MySQL Driver 1.1.1
Fixed:
id
is nowUNSIGNED INT(10)
MySQL Driver 1.1.0
Fixed:
- Fixes a compatibility issue in Fluent 1.2.0
MySQL Driver
Fixed:
- Retain connection is now
false
by default, preventing "MySQL server gone" errors.
MySQL Driver 1.0
New:
- Swift 3.0
MySQL Driver 0.6.0
Better:
- GM support
MySQL Driver 0.5
New:
- 08-18 Snapshot