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 supported14 Subscribers
Add a CodeTriage badge to diesel
Help out
- Issues
- Add support for currently unsupported array functions
- Support equality coercions, in particular in implicit joins
- oid caching leads to broken queries after schema changes
- Unable to group by date
- move `dsl::exists` into default feature
- fix: fix glob resolution issue
- Deserialization layer seems too permissive with regards to checking the actual types received
- Nullable<diesel::sqlite::sql_types::Timestamptz> throws trait not implement errors
- Add `serialize_fn` attribute to `Insertable` derive macro
- Allow clippy::pedantic for star import
- Docs
- Rust not yet supported