Skip to content

Pull requests: diesel-rs/diesel

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf(sqlite): encode nested JSONB values linearly
#5200 opened Sep 4, 2026 by kishansaaai Loading…
2 tasks
Add non-deprecated like_any() and ilike_any() methods
#5198 opened Sep 4, 2026 by mmustafasenoglu Loading…
1 of 2 tasks
Only print selected schema keys from diesel.toml
#5191 opened Sep 3, 2026 by Mora140 Loading…
Document skip_insertion for the Insertable derive
#5190 opened Sep 3, 2026 by Mora140 Loading…
Document the Insertable embed attribute
#5189 opened Sep 3, 2026 by zaveshaa Loading…
Add Support for OLD_VALUE(col) to Mariadb in UPDATE ... RETURING
#5186 opened Sep 2, 2026 by jraffeiner Contributor Draft
2 tasks done
Document the Insertable serialize_as attribute
#5185 opened Sep 2, 2026 by zaveshaa Loading…
Add support for VALUES(column) in Upsert for mysql and mariadb
#5181 opened Sep 1, 2026 by jraffeiner Contributor Loading…
2 tasks done
Support custom aggregate window functions on SQLite
#5178 opened Aug 29, 2026 by LucaCappelletti94 Member Loading…
Support negative MySQL and MariaDB TIME values
#5170 opened Aug 27, 2026 by LucaCappelletti94 Member Loading…
Support PostgreSQL numeric infinities in PgNumeric
#5168 opened Aug 27, 2026 by LucaCappelletti94 Member Loading…
Add table drop DDL builder
#5162 opened Aug 23, 2026 by LucaCappelletti94 Member Loading…
add initial type mapping support for sqlite only
#5148 opened Aug 5, 2026 by arthmis Draft
1 of 2 tasks
Bump taiki-e/install-action and pin nextest to a working version
#5136 opened Jul 31, 2026 by weiznich Member Loading…
2 tasks done
Raise minimum libsqlite3-sys to 0.24.0 Diesel 3.0 Issues to be fixed with a possible diesel 3.0 release as a fix would require a breaking change
#5108 opened Jul 8, 2026 by LucaCappelletti94 Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.