#Is it a good idea to use One-to-many / Many-to-one relations?
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I have found in typeorm docs that we can use smth like recursive relations https://orkhan.gitbook.io/typeorm/docs/many-to-one-one-to-many-relations. Is it a good practice?