Martin Adámek

Results 768 comments of Martin Adámek

Also, I feel like you are mixing terms, you keep talking about [filters](https://mikro-orm.io/docs/filters) but it feels like you are talking about regular conditions. > other instances of the same collection....

First, we need to fix bugs, then we can add more features, so let's not focus on the matching dataloader now. I am quite close to removing the tests you...

> but while this fixes one bug it introduces a regression. Which one? The failing test you added fails on master too (the one added months ago, not the recent...

I am really sorry to hear that, I must have missed that :/ And I surely do not want to ignore tests that are passing on master either. I will...

potentially breaking, lets wait for major bump

i cant say i like the naming, the word `multiple` feels weird here, also the whole point of that module is to deal with the middleware, why should we rename...

the user still needs to do the `MikroOrmModule.forRoot` calls explicitly, right? sounds like an implementation detail to me, from user point of view, it doesn't do anything else than the...

maybe the problem you were trying to solve is no longer valid with v11? that's the first thing I would try to verify

why? because of something that was present for years now, in 10.x versions that are still supported? i would keep the peer deps loose, its up to the user to...