Skip to content

Conversation

LaurentRDC
Copy link
Member

This pull request fixes a small conversion error where querying Nothing from a column of type Maybe (Vector a) would return Just [] instead of Nothing.

Fixes #692

@LaurentRDC LaurentRDC merged commit 47cca8c into master Jan 3, 2025
16 checks passed
@LaurentRDC LaurentRDC deleted the fix-692 branch January 3, 2025 19:32
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.

Postgres column doesn't roundtrip for type Maybe (Vector Text)
1 participant