Answer the question
In order to leave comments, you need to log in
How to specify existing tables for many-to-many relationship in typeORM?
I'm trying to transfer queries to typeORM, the tables already exist and are filled.
There was a need to implement a many-to-many relationship (using 3 tables), I figured out how to specify the main ones, but did not understand how to specify the linking table.
In the documentation examples, this does not seem to be indicated, because. typeORM is supposed to create the join table itself.
How do I specify my link table?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question