Comment by ray_v

2 days ago

wouldn't that just be a foreign key to another table or, a list of keys or am i missing something?

I think it’s useful when you only need to query one way and can then avoid a join each time/extra schema complexity of a join table.