TypeORM Nested Entity Relation Issue Reproduction repo: yarn yarn build docker run --rm -it -p 127.0.0.1:5432:5432 -ePOSTGRES_PASSWORD=test -ePOSTGRES_USER=test -ePOSTGRES_DB=test postgres node dist/index.js