How to properly create OneToMany relationships in typeorm?

前端 未结 0 1058
一生所求
一生所求 2021-02-08 13:04

I\'m having a problem in creating two entities with oneToMany and ManyToOne relationships between them. These are my entities :

@Entity()
export class Photo {

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题