Sort on the group query.
This commit is contained in:
parent
5ace9f29c6
commit
056f28e21f
@ -161,7 +161,7 @@ public class MotorDao {
|
|||||||
/* selection args*/null,
|
/* selection args*/null,
|
||||||
/* groupby */null,
|
/* groupby */null,
|
||||||
/* having*/null,
|
/* having*/null,
|
||||||
/* orderby*/null,
|
/* orderby*/groupCol,
|
||||||
/* limit*/null);
|
/* limit*/null);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user