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

use MaybeNullableValue on pg functions #4260

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

guissalustiano
Copy link
Contributor

As disscussed on #4241, this PR uses MaybeNullableValue in all other pg function where this is possible.

My first list was wrong, I add some extra tests in other functions showing how they return null without a nullable value.

@guissalustiano guissalustiano requested a review from a team September 12, 2024 22:22
Copy link
Member

@weiznich weiznich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for submitting ❤️

@weiznich weiznich added this pull request to the merge queue Sep 13, 2024
Merged via the queue into diesel-rs:master with commit 378c8b6 Sep 13, 2024
48 checks passed
@guissalustiano guissalustiano deleted the use_maybenullablevalue branch September 13, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants