Releases: vapor/mysql-kit
Releases · vapor/mysql-kit
MySQL 3.0.0 beta 4
Fix dependencies issues and move to proper range for SPM
Fixes a recursive task parsing bug
MySQL 3.0.0 beta 2
Updates the Package.swift to use .exact
for MySQL dependencies rather than .revision
to work around current SPM problems.
A full swift implementation of a MySQL driver
3.0.0-beta.1 remove engine
MySQL 3 beta 3
- Updated the dependency versions to be more recent
MySQL 2.0.3
MySQL 2.0.2
MySQL 2.0.1
MySql 2.0
MySQL 2.0 Beta 5
New:
- Add generic return for
.transaction
MySQL 2.0 Beta 4
Better:
- Use
makeString()
from Bits