sea-orm
https://github.com/seaql/sea-orm
Rust
🐚 An async & dynamic ORM for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to sea-orm
Help out
- Issues
- Add select_except
- Allow `exec_with_returning_many` with MariaDB
- Allow deleting a `HasOne` (1-1) relation
- Updating a `HasOne` (1-1) relation errors with unique constraint failed
- feat: implement `CursorTrait` for `SelectFour`
- feat: support schema_name on DeriveActiveEnum
- (Please Review Before 2.0 releases!) Remove need to use Box::pin for transactions.
- Make `Dense` the default format
- Mysql enum with same name gets overwritten
- delete_many() with `exec_with_returning` with `.filter()` won't return the deleted entry
- Docs
- Rust not yet supported