github SeaQL/sea-orm 1.0.1

latest releases: 1.1.1, 1.1.0, 1.1.0-rc.3...
2 months ago

New Features

  • Added ConnectOptions::connect_lazy for creating DB connection pools without establishing connections up front #2268

Breaking Changes

  • Changed ProxyDatabaseTrait methods to async. It's a breaking change, but it should have been part of the 1.0 release.
    The feature is behind the feature guard proxy, and we believe it shouldn't impact majority of users.
    #2278

Bug Fixes

  • [sea-orm-codegen] Fix ColumnType to Rust type resolution #2313

Don't miss a new sea-orm release

NewReleases is sending notifications on new releases.