Skip to content

Commit

Permalink
ORM > Many to Many の翻訳
Browse files Browse the repository at this point in the history
  • Loading branch information
yo.comado committed Mar 29, 2017
1 parent 8d3ef57 commit 2b4223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orm/relations/many_many.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h4>スルーテーブル内のカラムの順序付け</h4>
// この例のために必要とされている他のフィールドは省略されている</code></pre>

<p>
The conditions array can also contain where clauses, which will act as a permanent filter on the related table results.
条件配列には where 句も含めることができます。 where 句は、関連するテーブル結果の永続フィルタとして機能します。
</p>

<h3></h3>
Expand Down

0 comments on commit 2b4223b

Please sign in to comment.