Gregori Piñeres

Results 4 issues of Gregori Piñeres

Please add support for running unit tests on docker containers. ```json { "docker.container": "my-container" } ``` This could be interpreted as. ```sh docker exec -it my-container ${phpunitPath} ${filters} ${options} ```

feature

It is a good idea to exclude global scopes to increase query performance, but there is a problem when models are softDeleted because they keep showing up in the indexQuery....

bug

Versions equal to or earlier than 2.2 of restql do not allow selecting the necessary data from the resolvers.

- Add a method that gets all currencies.