Relative Content

Tag Archive for typescripttypeormone-to-manymany-to-one

Error with @ManyToOne @OneToMany declarations

Hi, I am starting with a project with TypeScript, TypeORM and Postgres. I made the entities that seems to be correct but I got some errors I do not understand. The problem found is between a relationship @ManyToOne – @One ToMany. Here are my declarations and the console error.