Diesel 1.0 has been released, marking stability for Diesel! github.com/diesel-rs/dies…
4
95
200
0
0
To go along with this release, we've published two new guides! The first covers how to structure your code for reuse, and best practices with Diesel! diesel.rs/guides/composi…
The second guide we published today covers how to extend Diesel, both for supporting additional parts of SQL, and to add custom helpers like pagination! diesel.rs/guides/extendi…