lbertidrwolf

Results 2 issues of lbertidrwolf

Hello, on my BackEnd I am using elide.io, I didn't find a way to apply elide filters with findAll.For example if I want to filter using filter[book]=genre=='Science Fiction';title==The* What should...

It looks like that all models must have an id field called 'id' .What if in my database the unique key identifier of objects is not called id?Is there a...