fix(query): does not include primary key when grouping (#8162)
* fix(query): does not include primary key when grouping When grouping a model that links through a belongsTo association the primaryKey is no longer automatically added to the attributes list. * test(query): uses stricter type checks for primary key group tests
Showing
with
47 additions
and
2 deletions
-
Please register or sign in to post a comment