Good day everybody, that is the question, Is there any place to get complete documentation about How to make queries in Gosu?
I know the basic, this is, Query.make(...).select() and some basic commands, but I can't find info about advanced queries (join, exists, not exists, group by, etc).
Thanks.