Виктор
Results
2
comments of
Виктор
Hello. I have same problem. OrderBy not works for whole query. I need write terrible code like this: $query->union($query_2, true); $query->union($query_3, true); $sql = $query->createCommand()->getRawSql(); $sql .= ' ORDER BY...
> I've got the same issue. Did you solve it? No. It looks like the repository is abandoned. I'm thinking of making my own nodes and removing this extension.