-
# Description
In #66 and #91, `GET /api/apps` and `GET /api/repos/:repoName` should support query in a much more perfect way. Now the codes have defect in application.controller.js, check out #66 in …
-
I'd like to use some code from this library in a library that I'm developing that I'd like to publish and open source (MIT) on Github. I would include a copy of your license in my library; would you c…
-
Is it possible to use this with `.distinct()` ?
Dakta updated
9 years ago
-
it will be cool if loopback-connector-mongodb integrate mongoose-paginate, and then loopback can expose a paginate api
-
shouldnt that have been a breaking change? all my paginate implementations didnt work anymore when i updated, i downgraded to 3.1.3 and everything was fine, i thought when the last number changes that…
-
First of all thanks for a great plugin!
I'm trying to use your plugin within Keystone.js application and cannot get it working.
Keystone uses own mechanism of Lists although it's based on mongoose.
I …
-
-
currently, there's no way to extend the Schema with statics, because it's being exported as a class. It would require converting to an interface then make the schema class implement the interface. The…
-
-
When a quest invitation has been sent out but the quest hasn't started yet, hitting the "fetch recent messages" button hides some members in the invite list (in my case, 7 members). The members only r…