Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3719 #3721

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Fix #3719 #3721

merged 1 commit into from
Jul 31, 2023

Conversation

weiznich
Copy link
Member

Add support for #[diesel(deserialize_as = …)] to #[diesel(check_for_backend())] by using the correct deserialization type.

Add support for `#[diesel(deserialize_as = …)]` to
`#[diesel(check_for_backend())]` by using the correct deserialization type.
@weiznich weiznich requested a review from a team July 31, 2023 10:32
@weiznich weiznich added this pull request to the merge queue Jul 31, 2023
Merged via the queue into diesel-rs:master with commit 082fb7d Jul 31, 2023
31 checks passed
@weiznich weiznich added the maybe backport Maybe backport this pr to the latest diesel release label Jul 31, 2023
weiznich added a commit to weiznich/diesel that referenced this pull request Aug 18, 2023
@weiznich weiznich mentioned this pull request Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe backport Maybe backport this pr to the latest diesel release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants