Question: if i have a join table for many2many rel...
# exposed
n
Question: if i have a join table for many2many relation - i do need to define it via Table() object to use it in future queries, right? Or is there some way to indicate that that table should be used for relationship?