FastEasyMapping icon indicating copy to clipboard operation
FastEasyMapping copied to clipboard

IN Operator with no sorting

Open vishaldeshai opened this issue 7 years ago • 0 comments

I have menu entity and i want to fetch menus list as per the MenuID listing.

i am passing manu ids using 'IN' operator but it is automatically sorting but i need to prevent sorting.(simply needs menus list without sorting i.e list as per giving menu id list with 'IN' operator')

thanks in advance.

vishaldeshai avatar Nov 21 '18 14:11 vishaldeshai