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
- Document skip_insertion for the Insertable derive
- Only print selected schema keys from diesel.toml
- Optimize encoding jsonb literals in the SQLite backend
- Add non-deprecated like_any() and ilike_any() methods
- Add Support for `OLD_VALUE(col)` to Mariadb in `UPDATE ... RETURING`
- Diesel cli print schema ignores schema-key arg
- Support custom aggregate window functions on SQLite
- Add integration tests for SQLite json -> and ->> operators
- Support negative `MySQL` and `MariaDB` `TIME` values
- Support `PostgreSQL` numeric infinities in `PgNumeric`
- Docs
- Rust not yet supported