handle Groupby clause in QueryModelVisitorBase

9 views
Skip to first unread message

raoof hojat

unread,
Oct 5, 2014, 3:16:31 PM10/5/14
to re-moti...@googlegroups.com
hi

im using relinq to build iqueryable

target language is a sql-like syntax

i had no problem until i need to implement group by clause that suddenly i see no base method in QueryModelVisitorBase for it
i debug it and see that handling groupby clause goes to VisitMainFromClause (if im not mistaken)
i think its bkaz sql handle aggregation in select part, but my target language have its group by syntax that can occur in any part of query(after where or even after order by)

is there any solution to this currently? if not is there any hope i can change the source of relinq to achive this?

best regards
raoof
Reply all
Reply to author
Forward
0 new messages