Thibaud ARNAULT

Results 12 issues of Thibaud ARNAULT

It would be easier to write models and custom queries if they were in the same file (hopefully Typescript). This is an example of what I mean by merging queries...

type/enhancement
area/entities

### Expected behavior An endpoint is linked to a list of query. In this list, only one query can be a `findAll` or a `findOne` query. When the endpoint is...

type/enhancement
area/api