Open illyabusigin opened 8 years ago
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.
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.