github vapor/fluent 3.0.0-rc.2.2.1
Fluent 3.0.0 RC 2.2.1

latest releases: 4.13.0, 4.12.0, 4.11.0...
pre-release8 years ago

Fixed:

  • RevertCommand uses console.confirm(_:) now when reverting migrations. This allows for -y, --yes and -n, --no flags to be passed to automatically answer these prompts.
  • Deprecated filter(_:in:) and filter(_:notIn:) in favor of using the ~~ and !~ operators. This allows subset queries to match Fluent's other query types more closely going forward.

Milestone:
3.0.0-rc.2.2.1

Don't miss a new fluent release

NewReleases is sending notifications on new releases.