Skip to content

Conversation

mdwint
Copy link

@mdwint mdwint commented Sep 4, 2025

Rationale for this change

This fixes #2426. The upsert method now supports null values to be passed in the join columns.

Are these changes tested?

Yes, I added unit tests.

Are there any user-facing changes?

Yes, the upsert method is user-facing.

@mdwint mdwint force-pushed the fix/upsert-with-nulls branch from 76fc451 to 075a966 Compare September 5, 2025 07:15
@mdwint mdwint marked this pull request as ready for review September 5, 2025 09:34
@mdwint mdwint force-pushed the fix/upsert-with-nulls branch 2 times, most recently from 6a7aa3f to 236b0c8 Compare September 5, 2025 09:51
@mdwint mdwint force-pushed the fix/upsert-with-nulls branch from 236b0c8 to 479d11d Compare September 5, 2025 09:52
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.

Upsert with None values fails on "Invalid literal value: None"
1 participant