You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: