RLS With Join Table

I have 2 tables that are linked together via another table using references. I'm able to easily use it in javascript code, but I can't figure it out when using sql queries.
Was this page helpful?