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
- Add PostgreSQL jsonpath type and jsonb_path_* functions
- `cargo xtask run-tests mysql` failed on print_schema::print_schema_allows_none
- Made `Inner` and `JoinWithImplicitOnClause` accessible
- Latest 2.3.6 release doesn't have a diesel_cli-installer.sh asset
- Add support for multi-dimensional Postgres Arrays
- Improve the documentation of our derives
- Port diesel-cli argument parsing from clap builders to clap derives
- Document that Insertable isn't derived for borrowed structs if the struct uses serialize_as
- Diesel allows invalid SQL with subquery that uses ungrouped column from outer query
- sql_types::Json: Add documentation how to de/serialize to custom type
- Docs
- Rust not yet supported