TypeORM - add object to OneToMany relations

前端 未结 0 1138
甜味超标
甜味超标 2021-02-15 06:46

I have a user and project entity with OneToMany relations between them,

user.entity.ts

  @ManyToOne(() => Project         


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