Yevhen Komarov
Yevhen Komarov
I don't understand why the test passes on nodes 16 and 20, but not on 18. Should I rewrite test `github issues > #7283 ...` to ignore the order of...
what else is needed to merge this PR?
What's wrong with this PR? Why isn't it being merged? I've already successfully used this build in some production projects.
I found a few more issues that could possibly be resolved with this PR - #1668, #9788, #9814
I found a few more PR that could possibly be resolved with this PR - #4800
@alumni please restart the check or tell me how to do it
I'm not sure if it's the same thing. I solved the problem by creating separate entities for each relationship ```typescript @Entity('text_designations') export class TextDesignation { @PrimaryColumn('int', { unsigned: true })...
Hi, I have a similar issue and am ready to fix it. I created a test for this task https://github.com/yevhen-komarov/typeorm/tree/fix-issue-11109/test/github-issues/11109 Indeed it crashes on "loading tickets with relations using QueryBuilder"....
If you need to fix this issue or want to test the solution, install https://github.com/typeorm/typeorm/pull/11400#issuecomment-2849034549
If you need to fix this issue or want to test the solution, install [#11400](https://github.com/typeorm/typeorm/pull/11400#issuecomment-2849034549)