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 for upsert_item and upsert_items functions #232

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Fix for upsert_item and upsert_items functions #232

merged 1 commit into from
Jan 17, 2024

Conversation

bitner
Copy link
Collaborator

@bitner bitner commented Jan 16, 2024

Fixes a critical bug when using the ingest_staging_upsert table or the upsert_item/upsert_items functions to update records with existing data where the existing row would get deleted, but the new row would not get added.

Add tests for these functions.

@bitner bitner merged commit 0aff9ef into main Jan 17, 2024
15 checks passed
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