Umed Khudoiberdiev

Results 309 comments of Umed Khudoiberdiev

Yes looks like an issue. Feel free to contribute! Just add a new method to SelectQueryBuilder called `setRelationLoadStrategy` and set given strategy to the expressionMap.

oh, I see. Current implementation works only when using `FindOptions`. We have to make much more changes if we want this to be supported by QueryBuilder as well.

> shall we just add custom-converter to the list or maybe expose the isBodyUsed prop as Does not look as a good solution. I don't know what @NoNameProvided is doing...

hmmmm waaaat, `"body" || "body-param"` always returns "body"

wait wait its absolutely legal in custom decorators to read from body and do some operations on it, or to load user from the database before controller method execution. Why...

@asaieed can you please update class-transformer to the latest version? This issue was recently fixed there

@Diluka does @NoNameProvided solution works for you?

Personally I almost never use html and I don't need this feature, however for people who use it this may be useful function. What do you think guys @19majkel94 @NoNameProvided

Our "competitors" are different they are using angular2, etc. and more like a full stack framework. If me and you don't do server-side rendered apps it does not mean other...