Reputation: 849
I have an application that uses Materialized Path to map a folder structure. Now I want to change it so that it is possible to link folders logically in multiple places (so a folder can have multiple parents). Is this possible with TypeORM? I've read a lot in the documentation and found nothing suitable.
Upvotes: 5
Views: 453