Meet Soni
Meet Soni
Related: #3771.
Related: #3771.
Closes #2059.
As discussed in #3701
`sqlite_loader` populates the deduplication. If we're satisfied with this approach, I'll make a ci script that triggers this when the `data/` directory updates. cc @terriko @anthonyharrison
I've also proposed a possible alternative of using `DELETE` query here. cc @terriko
## Which problem is this PR solving? - Partial Fix for: #5006 ## Description of the changes - Added goleak check in `./plugin/storage/integration/` directory. ## How was this change tested?...
## Which problem is this PR solving? - Partial fix for #5506 ## Description of the changes - Enabled `import-shadowing` in revive linter. - Changed ambiguous attribute names. ## How...