Releases: vapor/fluent-mysql-driver
Releases · vapor/fluent-mysql-driver
MySQL 3.0.0 beta 3.0.0
The first beta tag on this new Fluent+MySQL driver
MySQL Driver 2.0.3
Fixed:
- Fixed an issue where pre-supplied model IDs would result in incorrect ID being set after save.
MySQL Driver 2.0.2
Fixed:
- Fixes an issue where delete queries containing
OFFSET
s would cause a SQL syntax error.
MySQL Driver 2.0.1
Fixed
- Databases with mixed
.uuid
and.int
ID types no longer assign incorrect IDs after saving.
MySQL Driver 2.0
🎉
Updated for 2.0 conformance! Check out the full diff here
MySQL 2.0 Beta 12
Fixed:
- Fix transaction return statement.
MySQL 2.0 Beta 11
Fixed:
- Fluent updates.
MySQL 2.0 Beta 10
Fixed:
- ForeignKey + Logger updates
MySQL Driver 2.0 Beta 9
New:
- Add
Fluent.Transactable
conformance
MySQL Driver 2.0 Beta 8
2.0.0-beta.8 query logs