Open simp-lee opened 2 years ago
Hi @lee-php ,
There is no support using subquery for now but I'll add it to ToDO list.
Now, you can use query
method and write pure SQL code in order to run your query.
Thanks.
OK, thanks izniburak. Wait for your improvement.
I want sql:
This is what I did:
Is there any method similar to subSelect? Or any other suggestions?