How should I delete my associations in with soft delete?
I have the following structs
type Relation struct { gorm.Model OwnerID uint