groupJoinData checks UniqueKeys if no PrimaryKey is set
When nesting associations, if the model doesn't have a primary key, the code will now check and see if there is at least one unique key, and if there is, it will use one to create the hash that identifies each different row of results.
Showing
with
43 additions
and
9 deletions
-
Please register or sign in to post a comment