Releases: vapor-community/mysql-provider
Releases · vapor-community/mysql-provider
MySQL Provider 2.0
🎉
Updated for Vapor 2.0. Check out the full diff here
MySQL 2.0 Beta 5
Fixed:
- Updated to new Vapor config.
MySQL 2.0 Beta 4
New:
- Allow array or string for read replicas
MySQL 2.0 Beta 3
New:
- Read replica support
MySQL 2.0 Beta 2
New:
drop.mysql()
method
MySQL Provider 2.0 Beta 1
Beta candidate
MySQL Provider 2.0 Alpha 3
Fixed:
host
tohostname
fix
MySQL Provider 2.0 Alpha 2
New:
- Use MySQL Driver 2.0 Alpha
MySQL 1.1.1
Fixed:
- Work around SPM semver bug.
MySQL Provider 2.0 Alpha 1
ConfigError
VaporMySQL.Provider.Error
s have been removed in favor of Settings.ConfigError
s.