Add delete helper method that can take parent identifiers so operations can be scoped to parents who own the child
Open
- Dominant language
- Go
- Stars
- 141
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
It looks like gorma’s generated delete method doesn’t take into account any parent relationships. There should be a Delete helper method which can also take parent identifier(s) so that delete operations can be scoped to parents who own it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.