Releases: vapor/fluent
Releases · vapor/fluent
Fluent 1.0.3
Fixed:
- Updated Limit to make
count
andoffset
vars andinit
public.
Fluent 1.0.2
Fixed:
- Updated
Pivot
id keys to use databaseidKey
Fluent 1.0.1
Fixed:
- Adds better deprecation warnings for
var exists: Bool = true
Fluent 1.0
New:
- Swift 3.0
Fluent 0.11.3
Fixed:
- Fix modify
- Patch exists duplicate address issue.
Fluent 0.11.2
New:
- Entity hooks
- Internal
exists
property
Fluent 0.11.1
Fixed:
- Temporary patch for updates working w/ Vapor 18
Fluent 0.11
Better:
- Gold Master support
0.10.1
Fixed:
- Open SQLGeneralizer for Subclassing
Fluent 0.10
New:
- Query Offset
- Sorting
- Subquery / Query groups
- Custom relation keys
- Relation schema builder
- Memory driver
Better:
- Snapshot 08-18