Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 232 Bytes

File metadata and controls

8 lines (6 loc) · 232 Bytes

TypeORM Nested Entity Relation Issue

Reproduction repo:

  1. yarn
  2. yarn build
  3. docker run --rm -it -p 127.0.0.1:5432:5432 -ePOSTGRES_PASSWORD=test -ePOSTGRES_USER=test -ePOSTGRES_DB=test postgres
  4. node dist/index.js