Skip to content

Commit

Permalink
Add another cascade delete.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadling committed Sep 19, 2024
1 parent 63a403c commit defadff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions apiv2/database/models/tomogram_voxel_spacing.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions apiv2/schema/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2203,6 +2203,8 @@ classes:
multivalued: true
inverse: AnnotationFile.tomogram_voxel_spacing
range: AnnotationFile
annotations:
cascade_delete: true
run:
name: run
from_schema: cdp-dataset-config
Expand Down

0 comments on commit defadff

Please sign in to comment.