Expand description
.select(...) projection through a BelongsTo relation field.
Projects the related-model side of the relation directly: a query rooted at the source model returns one related-model record per source row.
.select(...) projection through a BelongsTo relation field.
Projects the related-model side of the relation directly: a query rooted at the source model returns one related-model record per source row.