nahid / jsonq

A PHP query builder for JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DISTINCT available??

kiran-peddikuppa opened this issue · comments

->select('id', DISTINCT( 'type'),'performed','requested','status','last_action_performed_at')

nope, we are trying to add this feature in next release

How can we use this feature? any example?