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
- sea-orm-cli generate error
- feat: Allow `nest`ing of structs deriving `FromQueryResult` (and `DerivePartialModel`)
- feat: allow for usage of `skip` while using `DerivePartialModel` (analagous to `FromQueryResult`)
- feat: allow an easier use of limit/offset
- transaction use probelm with state
- TimestampWithTimeZone returned as array
- Insert an active model and get back the last insert id doesn't work with autoincrement
- Enum column named "model" generates code that conflicts with the struct Model
- Insert to mysql, can find data inserted in mysql but the method returns with Err(RecordNotFound("Failed to find inserted item")).
- Issues with tables that do not have primary/unique keys
- Docs
- Rust not yet supported