Container could fail to delete when there were reference properties
2 unresolved threads
2 unresolved threads
Compare changes
Files
3+ 51
− 34
@@ -63,6 +63,7 @@ from ..exceptions import (AmbiguousEntityError, AuthorizationError,
@@ -3250,14 +3251,19 @@ class Container(list):
@@ -3274,28 +3280,40 @@ class Container(list):
@@ -3312,19 +3330,18 @@ class Container(list):