fluent

4.10.0

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
vapor/fluent

What's New

4.10.0 - Fix up Fluent provider for Sendable-correct FluentKit

2024-04-27T22:34:40Z

What's Changed

Fix up Fluent provider for Sendable-correct FluentKit by @gwynne in #774

Updates the Fluent provider for the 1.48.0 release of FluentKit, which adds mostly-complete Sendable-correctness. Also bumps minimum Swift version to 5.8, matching FluentKit.

Reviewers

Thanks to the reviewers for their help:

This patch was released by @gwynne

Full Changelog: 4.9.0...4.10.0

Fluent

Documentation Team Chat MIT License Continuous Integration Swift 5.8+


The Fluent package makes it easy to use FluentKit in Vapor applications by tying the FluentKit database abstraction layer into the Vapor application lifecycle. It also provides helpers for mapping FluentKit's models to Vapor's authentication APIs.

For more information, see the Fluent documentation.

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Sun May 12 2024 17:03:23 GMT-0900 (Hawaii-Aleutian Daylight Time)