Commit d019191
committed
docs: add cascade delete design decision to multi-backend plan
DataJoint keeps its custom cascade delete implementation rather than
using native ON DELETE CASCADE for dry-run capability and to handle
complex foreign key graphs with converging/diverging references.1 parent cc99867 commit d019191
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
0 commit comments