Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
diesel_cli-x86_64-unknown-linux-gnu.tar.xz.sha256 | 2025-07-11 | 109 Bytes | |
dist-manifest.json | 2025-07-11 | 16.9 kB | |
source.tar.gz | 2025-07-11 | 849.4 kB | |
source.tar.gz.sha256 | 2025-07-11 | 80 Bytes | |
diesel_cli-aarch64-apple-darwin.tar.xz | 2025-07-11 | 5.7 MB | |
diesel_cli-aarch64-apple-darwin.tar.xz.sha256 | 2025-07-11 | 105 Bytes | |
diesel_cli-installer.ps1 | 2025-07-11 | 15.8 kB | |
diesel_cli-installer.sh | 2025-07-11 | 36.5 kB | |
diesel_cli-x86_64-apple-darwin.tar.xz | 2025-07-11 | 5.8 MB | |
diesel_cli-x86_64-apple-darwin.tar.xz.sha256 | 2025-07-11 | 104 Bytes | |
diesel_cli-x86_64-pc-windows-msvc.zip | 2025-07-11 | 22.7 MB | |
diesel_cli-x86_64-pc-windows-msvc.zip.sha256 | 2025-07-11 | 104 Bytes | |
diesel_cli-x86_64-unknown-linux-gnu.tar.xz | 2025-07-11 | 6.3 MB | |
Diesel 2.2.12 source code.tar.gz | 2025-07-11 | 848.8 kB | |
Diesel 2.2.12 source code.zip | 2025-07-11 | 1.7 MB | |
README.md | 2025-07-11 | 653 Bytes | |
Totals: 16 Items | 43.9 MB | 1 |
Fixed
- Added support for libsqlite3-sys 0.35.0
- Fixed a wrong oid for the
oid[]
type in the PostgreSQL backend - Worked around an issue with broken nullable detection with certain versions of libmysqlclient shipped by ubuntu
- Improved compiler errors in many more cases
You can support the development of Diesel by contributions or by sponsoring the project on GitHub
Call for Input
We are looking for input on a newly designed derive to make constructing queries easier. See here for details.
Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.2.11...v2.2.12