datajoint-python
datajoint-python copied to clipboard
Allow including master table in cascading delete
trafficstars
#151 included a discussion of 'Option 2' in which the master would be deleted during a cascade, with a possible solution proposed in this PR. This feature would be particularly useful to the Spyglass team because our 'Merge tables' make use of foreign-key references in parts to version pipelines.
Happy to incorporate feedback