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 a default `DynamicValue` decoder for `diesel_dynamic_schema`
- Allow `diesel_dynamic_schema` runtime columns in `GROUP BY`/ `HAVING`
- Validate `diesel_dynamic_schema` columns against query sources
- Add table drop DDL builder
- add initial type mapping support for sqlite only
- Bump taiki-e/install-action and pin nextest to a working version
- diesel_dynamic_schema: support adding heterogeneous SQL-typed fields to DynamicSelectClause
- Raise minimum libsqlite3-sys to 0.24.0
- E0275 when ToSql and FromSql are undefined for a custom type
- chore: exporting copy_from traits and struct fields
- Docs
- Rust not yet supported