quick icon indicating copy to clipboard operation
quick copied to clipboard

.deleteAll() should dissociate from the parent

Open MordantWastrel opened this issue 4 years ago • 0 comments

Separately from https://github.com/coldbox-modules/quick/issues/124 - if on User I call posts().deleteAll(), it seems at the moment that it gets passed to QB but doesn't actually change the in-memory relationships on User. Should it not clear those out as well?

MordantWastrel avatar Oct 03 '20 18:10 MordantWastrel