Describe the feature
Support nested Delete
by .Select("A.B").Delete(...)
just like .Preload("A.B").Find(...)
Motivation
At present, gorm already supports nested Preload and Joins. If we use nested Delete
at this time, we will find that it will not take effect because we do not support it yet.
If anyone is interested in the above tasks, please leave a message in the comments.
Related Issues
https://github.com/go-gorm/gorm/pull/6137 https://github.com/go-gorm/gorm/pull/6067
Comment From: saeidee
@a631807682 You can assign this to me.
Comment From: fengyuwusong
i want to do this, plase assign to me.
Comment From: a631807682
i want to do this, plase assign to me.
thanks
Comment From: cyberxnomad
any progress?
Comment From: fengyuwusong
any progress?
sorry, i am busy recently. i will do it at october.
Comment From: mic3b
Anyone working on this one? If not I will be happy to be assigned :)