← Back to context Comment by ray_v 7 months ago wouldn't that just be a foreign key to another table or, a list of keys or am i missing something? 1 comment ray_v Reply ecuaflo 7 months ago 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.
ecuaflo 7 months ago 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.
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.