flanksource / duty

Apache License 2.0
1 stars 1 forks source link

fix: handle composite primary key when deleting relationships #840

Closed adityathebe closed 2 weeks ago

adityathebe commented 2 weeks ago

resolves: https://github.com/flanksource/duty/issues/807 resolves: https://github.com/flanksource/duty/issues/834

By setting the gorm struct tags, gorm handles the WHERE clause.