| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Diesel 2.3.6 source code.tar.gz | 2026-01-23 | 1.0 MB | |
| Diesel 2.3.6 source code.zip | 2026-01-23 | 2.0 MB | |
| README.md | 2026-01-23 | 1.1 kB | |
| Totals: 3 Items | 3.0 MB | 0 | |
Fixed
- Added support for mysqlclient-sys 0.5.0
- Fix generating valid schema if a column is named
table - Fixed a regression with
#[derive(Insertable)]if the same field type is used with different lifetime values
You can support the development of Diesel by:
- Contributing Code, Documentation or Guides. Checkout the planing for Diesel 2.4 for open tasks.
- Providing knowledge and help to maintain the MySQL/MariaDB backend. This is currently the only in-tree backend that is not used by any maintainers, so having someone around that actually uses this backend would be very helpful for the Diesel project.
- Answering questions in our discussion forum
- Reporting bugs in our issue tracker
- Helping triaging issues in our issue tracker
- Sponsoring the maintainers.
Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.3.5...v2.3.6