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
- feat: add method `find_both_related()`
- Partial model support generic
- WIP: Add Serialize/Deserialize for ActiveValue
- feat: method takes generic `IntoActiveModel` argument
- feat: implement `IntoSimpleExpr` for `FunctionCall`, `ColumnRef`, `Keyword` and `CaseStatement`
- partialEq for value inside activevalue
- Resolving the "select_as" issue
- POC: try `darling`
- columns with "select_as" attribute are not found and mapped to the model
- sea-orm-cli generates incorrect model for MySQL database containing 'MEDIUMINT UNSIGNED' columns
- Docs
- Rust not yet supported