Answer the question
In order to leave comments, you need to log in
How (in TypeORM or not only) to search through nested database fields?
Hardcore (demonstrative) example: you need to find the user User, whose user.address.street.name === '...'
It turns out that here you need to do 2 joins and compare deep fields. How to do it right?
Ideally, the question is about the high-level features built into the TypeORM (Node.js) library.
Connoisseurs of SQL, please recall the native query to the database.
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