fix replace associations with custom pk #1438
Annotations
2 errors
callbacks/associations.go#L436
[golangci] reported by reviewdog 🐶
Consider pre-allocating `assignmentColumns` (prealloc)
Raw Output:
callbacks/associations.go:436:2: Consider pre-allocating `assignmentColumns` (prealloc)
var assignmentColumns []string
^
|
|
This job failed
Loading