Alexis Viscogliosi

Results 28 comments of Alexis Viscogliosi

Implementing a pool like that https://github.com/fatih/pool should be sufficient for all usages. Maybe adding an dynamic increase/decrease of the number of available connections.

2022 same issue ...

Strange, I was not using the right config, unfortunately, it does not work as you because I get an output from golangci: `ERRO Unable to load custom analyzer logwercase:/home/aviscogl/go/bin/logwercase.so, plugin:...

I was pretty sure the exact same versions are present... ``` golangci-lint has version 1.29.0 built from 6a68907 on 2020-07-20T14:54:31Z ```

Should the binary produced during the installation of golanci-lint not by default support plugins since it is a feature of the linter?

> > any updates? I replaced by query builder :( > > findOne with a primary key > Ex: > const trip = await this.tripRepository.findOne(trip.id, { > select: ['id', 'corp_id',...

https://gist.github.com/alexisvisco/158d368b16faf2864f0485929a4cd38a