Samuel Lukes

Results 6 issues of Samuel Lukes

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature

When loading 1 million fixtures this means 1 million instance of the processor which when there is code in the constructor / static initialisers causes a slow down. @RobinCK let...

Hello, I am writing a custom Processor which can be used for several of my models, but in which I need to have access to the name of the table....

Feature request

We would like to be able to inject a dependency into the collect function in order to be able to monitor resources configured by another nest provider for example a...

enhancement

Hello Could you clarify if this lib is still maintained? If not, I would be happy to help

bug

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...