linq2js / linq2fire

Supports special operators: IN, NOT IN, OR, !=, startsWith (^=), array-contains (has) and many more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

limit must respect or||multiple and ops

jahglow opened this issue · comments

I believe your limit is not divided by length of and\or ops and fetches a limit from each of those. am I right?

@jahglow please give me a test case, it seems package does pagination properly with limit and where