associated

Finds the single row associated with a foreign key in base.

T is used to find the key, unless ambiguous, in which case you must pass key.

To do a join through a many-to-many relationship, go to children or use real sql.

T
associated
(
B
T
string key = null
)
Suggestion Box / Bug Report