Create Relations between Schemas ( NodeJS / TypeScript / TypeORM / PostgreSQL )

后端 未结 0 982
遇见更好的自我
遇见更好的自我 2020-12-30 03:57

I have the following database structure:

database:
=> schema1
   => users (with userid)
=> schema2
   => photos (with relation to users.id)
=>          


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