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
- Make it possible to use copy_from/copy_to with dynamic tables
- FULL OUTER JOIN support
- Tighten bignum dependency versions
- diesel cli generate does not create relations for models in different schema when using postgres schema
- Diesel allows to mix aggregate and unaggregate expressions via `ORDER BY` clauses
- fix: setup now sets migrations dir as relative path when possible
- Add SQLite function `json_type`
- Add missing sqlite json/jsonb functions and operators
- allow_tables_to_appear_in_same_query! does not scale with larger number of tables
- Missing impl for tuples in custom QueryFragment
- Docs
- Rust not yet supported