Replies: 1 comment
|
Short answer: No, not in the way you’re describing — and it’s by design. In Serenity, Detail records are not persisted independently. Key points
This design ensures:
If someone needs:
then that’s no longer a Master/Detail scenario — it should be modeled as In short:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would there be a way to, when saving a Detail, trigger the save of the Master as well?
All reactions