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 env var option to prevent wrapping migrations in a transaction
- FromJsonQueryResult should also work with generic types
- Added Clone in Database trx
- postgres: Support creating partitioned tables
- Alias bug in the SQL statement generated by the find_also_linked function
- postgres: bulk insert API with UNNEST and ARRAYs
- Ability to set `collate` for column and Sqlite
- implemented TryGetable for PgInterval
- Panic on `load_many` call with different column name on primary key
- feat: implement IntoSimpleExpr for T: Into<SimpleExpr>
- Docs
- Rust not yet supported