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
- Diesel allows to mix aggregate and unaggregate expressions via `ORDER BY` clauses
- fix: setup now sets migrations dir as relative path when possible
- Setup should not use an absolute path to set the migrations_directory 'dir' field of diesel.toml
- shell completion tests fail with EmptyHost
- 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
- First draft for supporting window functions and other aggregate function expressions
- DatabaseError caused by foreign key `ON DELETE RESTRICT` is not classified as `ForeignKeyViolation` using Sqlite
- Missing impl for tuples in custom QueryFragment
- Docs
- Rust not yet supported