t.フィールド名
こういうページがあったので
テーブルを使わずに traversal(横断する) あらゆる階層の・・・・と書かれている感じですが・・・
OPTION | TYPE | DEFAULT | DETAILS |
---|---|---|---|
where | (string) | $where | SQL WHERE to use, ie “t.my_field = ‘test'” – This field also supports tableless traversal like “my_relationship_field.id = 3” with unlimited depth |
orderby | (string) | null | SQL ORDER BY to use, like “t.name DESC” – This field also supports tableless traversal like “my_relationship_field.name DESC” with unlimited depth |
最近のコメント