Diesel 2.1.2
- Fixed another potential breaking chaneg around queries containing
DISTINCT ON
andORDER BY
clauses consisting of custom sql expressions (e.g..nullable()
) - Fixed an issue where
#[derive(Selectable)]
and#[diesel(check_for_backend)]
generates invalid rust code if the struct contains lifetimes/generic types
You can support the development of diesel by contributions or by sponsoring the project on Github.