github SeaQL/sea-orm 0.10.5

latest releases: 1.1.0-rc.3, 1.1.0-rc.2, 1.0.1...
22 months 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

Don't miss a new sea-orm release

NewReleases is sending notifications on new releases.