Update Rust crate diesel to 2.2.9 #460
Loading…
x
Reference in New Issue
Block a user
No description provided.
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.2.8
->2.2.9
Release Notes
diesel-rs/diesel (diesel)
v2.2.9
: Diesel 2.2.9Compare Source
Fixed
diesel migration generate --diff-schema
incorrectly uses the primary key of table B as the referenced column rather than the primary key of table A when B has a foreign key pointing to table A.uuid
andserde_json
feature.unanmed prepared statement not found
error with pgbouncer.ipnet::Ipnet
values with an subnet to SQL valuesYou can support the development of diesel by contributions or by sponsoring the project on Github
Full Changelog: https://github.com/diesel-rs/diesel/compare/v2.2.8...v2.2.9
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.