Lucio
Lucio
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I run the server using code-first approach I get the...
Mappings : skills : type nested Filter : filter[where][and][0][skills.name]=BizTalk 2010&filter[where][and][0][skills.xp][gte]=15 2 nested will be create whereas I want 1 nested with 2 query. Partial solution for range example: ``` //...
Hello, I tried to update existing mapping but the automigrate scripts fails with self.db = undefined. My call : ` await app.migrateSchema({existingSchema: 'drop'});` Without parameters: Nothing happens
Hello, The suggest request doesn't work. It always returns all data. When I look the code, I can see native filter is commented and there isn't code about suggest in...