I am trying to issue a delete command to my postgresdb using GORM that will also delete the related records from another table.
When I use the code below it removes t