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

Implement DELETE's for UPDATE's to metadata only ingestion #289

Open
lewismc opened this issue Sep 1, 2023 · 4 comments
Open

Implement DELETE's for UPDATE's to metadata only ingestion #289

lewismc opened this issue Sep 1, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@lewismc
Copy link
Member

lewismc commented Sep 1, 2023

For scenarios where a metadata entry is REMOVED, we need to ensure that metadata table entry is also DELETE'd.
https://github.com/tagbase/tagbase-server/blob/main/tagbase_server/tagbase_server/utils/processing_utils.py#L325C5-L336

@lewismc lewismc added the enhancement New feature or request label Sep 1, 2023
@renato2099
Copy link
Collaborator

hey @lewismc , I put up a PR for this here #304

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants
@lewismc @renato2099 and others