cargo sea-orm 0.10.5

latest releases: 2.0.0-rc.42, 2.0.0-rc.41, 2.0.0-rc.40...
3 years ago

New Features

  • Add QuerySelect::columns method - select multiple columns #1264
  • Transactions Isolation level and Access mode #1230

Bug Fixes

  • DeriveEntityModel derive macro: when parsing field type, always treat field with Option<T> as nullable column #1257

Enhancements

  • [sea-orm-cli] Generate Related implementation for many-to-many relation with extra columns #1260
  • Optimize the default implementation of TryGetableFromJson::try_get_from_json() - deserializing into Self directly without the need of a intermediate serde_json::Value #1249

Full Changelog: 0.10.4...0.10.5

Don't miss a new sea-orm release

NewReleases is sending notifications on new releases.