Hi,
There is a way to do a 'SELECT distinct' with a find() ? Because I dont' want to use a query builder.
Thanks.
Just put DISTINCT before first column name.