diesel
https://github.com/diesel-rs/diesel
Rust
A safe, extensible ORM and Query Builder 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 supported15 Subscribers
Add a CodeTriage badge to diesel
Help out
- Issues
- Support skipping fields in Queryable derive (falls back to Default impl)
- Box<dyn BoxableExpression> can't be used in join on clauses
- `into_boxed` equivalent for INTERSECT
- Experiment with generate `allow_columns_to_appear_in_same_group_by_clause!` via `diesel print-schema`
- SupportsReturningClause mysql
- feat: Add embed field attribute for AsChangeset
- Field annotation for interpreting item with user-provided function in AsChangeset
- `belonging_to` expected `()`, found `&uuid::Uuid`
- First Rust example code on the website is unidiomatic
- `get_result` should return an error if multiple rows are returned
- Docs
- Rust not yet supported