Update Rust crate diesel to 2.1.3 #36
Reference in New Issue
Block a user
Delete Branch "renovate/diesel-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.1.1->2.1.3Release Notes
diesel-rs/diesel (diesel)
v2.1.3: Diesel 2.1.3Compare Source
DISTINCT ONandORDER BYclauses again as that broke existing codev2.1.2: Diesel 2.1.2Compare Source
DISTINCT ONandORDER BYclauses consisting of custom sql expressions (e.g..nullable())#[derive(Selectable)]and#[diesel(check_for_backend)]generates invalid rust code if the struct contains lifetimes/generic typesYou can support the development of diesel by contributions or by sponsoring the project on Github.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.