Fluent 3.0.0
Fluent 3.0 is here! 🎉
🖋 Swift ORM framework (queries, models, and relations) for building NoSQL and SQL database integrations.
See the updated documentation for more information:
docs.vapor.codes/3.0/fluent/getting-started/
And of course, check out the API docs for detailed information about the public API:
api.vapor.codes/fluent/latest/Fluent
Changes since latest RC:
Fixed:
Children
relation can now be created withlet
variable. (#532)- KeyedCache
set
will now lookup existing entries first. - Removed deprecated methods.