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

add sample to delete.py and meta.py #41

Merged
merged 4 commits into from
Jun 10, 2024
Merged

add sample to delete.py and meta.py #41

merged 4 commits into from
Jun 10, 2024

Conversation

calkinsh
Copy link
Contributor

  • closes #xxxx
  • README entry added if new functionality
  • fixup commits are appropriately squashed

[Description here]

added to allow deletion of sample entities

@@ -21,6 +21,7 @@
"participants",
"family-relationships",
"families",
"sample",
Copy link
Member

@znatty22 znatty22 Jun 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list is in a specific order for deletion to work w the fk references, so you'd have to move sample to be above participants and also change it to samples

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok thank you i fixed that!

kf_utils/dataservice/meta.py Outdated Show resolved Hide resolved
@calkinsh calkinsh merged commit 7ddd5d4 into master Jun 10, 2024
@calkinsh calkinsh deleted the add_sample_deletion branch June 10, 2024 20:01
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