Closed 0x171-0 closed 1 year ago
'OR' directive will group the other directives (AND) in the where clause, so if 'OR' directive exists, paging 'AND' condition should be added in every directive group.
Hi @masonCalmAndCode ,
Thanks for your contribution. Could you add a test to show the use case?
'OR' directive will group the other directives (AND) in the where clause, so if 'OR' directive exists, paging 'AND' condition should be added in every directive group.