Bakhodir

Results 2 issues of Bakhodir

https://github.com/goodybag/mongo-sql/blob/master/docs/query-helpers.md#helper-order Here is documentation and there is written // select "users".* from "users" order by "order"."id" desc, "order"."name" asc { type: 'select' , table: 'users' // Object syntax is the...