Skip to content

Upsert locations into iRODS location table#9

Merged
mgcam merged 1 commit intowtsi-npg:develfrom
marcomoscasgr:feature/update-locations-on-duplicate-key-all
Mar 25, 2026
Merged

Upsert locations into iRODS location table#9
mgcam merged 1 commit intowtsi-npg:develfrom
marcomoscasgr:feature/update-locations-on-duplicate-key-all

Conversation

@marcomoscasgr
Copy link
Copy Markdown
Collaborator

@marcomoscasgr marcomoscasgr commented Mar 19, 2026

Insert the product records into the iRODS location table through on_duplicate_key_update. In the case of a duplicate entry in the database which corresponds to the duplicate unique key of the product ID and location, the values are updated accordingly. If the duplicate record has equal values, the update for those values is ignored.

@marcomoscasgr marcomoscasgr force-pushed the feature/update-locations-on-duplicate-key-all branch 4 times, most recently from fd708ce to 532cac7 Compare March 20, 2026 10:58
@marcomoscasgr marcomoscasgr marked this pull request as ready for review March 20, 2026 10:58
@marcomoscasgr marcomoscasgr force-pushed the feature/update-locations-on-duplicate-key-all branch 5 times, most recently from 0b2d057 to 4c28f7d Compare March 25, 2026 13:21
@marcomoscasgr marcomoscasgr force-pushed the feature/update-locations-on-duplicate-key-all branch from 4c28f7d to c9cd984 Compare March 25, 2026 13:24
@mgcam mgcam merged commit 56b1329 into wtsi-npg:devel Mar 25, 2026
1 check 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