github SeaQL/sea-orm 0.6.0

latest releases: 1.0.1, 1.1.0-rc.1, 1.0.0...
2 years ago

New Features

Enhancements

Bug Fixes

  • CLI allow generate entity with url without password by @billy1624 in #436
  • Support up to 6-ary composite primary key by @billy1624 in #423
  • Fix FromQueryResult when Result is redefined by @tasn in #495
  • Remove r# prefix when deriving FromQueryResult by @smrtrfszm in #494

Breaking Changes

  • Name conflict of foreign key constraints when two entities have more than one foreign keys by @billy1624 in #417

Fixed Issues

  • Is it possible to have 4 values Composite Key? #352
  • Support DateTime<Utc> & DateTime<Local> #381
  • Codegen column_name proc_macro attribute if column name isn't in snake case #395
  • Model with Generics #402
  • Foreign key constraint collision when multiple keys exist between the same two tables #405
  • sea-orm-cli passwordless database user causes "No password was found in the database url" error #435
  • Testing joins with MockDatabase #447
  • Surface max_lifetime connection option #475

New Contributors

Full Changelog: 0.5.0...0.6.0

Don't miss a new sea-orm release

NewReleases is sending notifications on new releases.