Nikola Gašparić

Results 2 issues of Nikola Gašparić

use EntityManagerInterface, makes life a lot easier :)

Option to handle request parameters as raw arguments. For example: api/search/{model} { "search": { "remote_relations.remote_model_type": "=contact", "remote_relations.remote_model_id": "=...." }, "group_by": ["year", "month"], "order_by": ["year", "month"], "returns": ["DATE_PART('Year', created_at) AS year",...