Clemens John

Results 4 issues of Clemens John

This is a followup to the previous discussions at #26, GH-64 and #155. This adds a `findOne` method as an alternative to the `findRecord`-method. The new method returns a JsonApiQueryResponse...

Hi @RooTooZ, Edit: I added a merge request down below because I could not find how to achieve what I need overnight. I'm refering to GH-64. This pull request adds...

Hi, I have a use case where I need to rollback all attributes of a model to their last saved state. In the code of the JsonApiModel I found the...

to discuss

This pull request makes 'null' the default value of the money field and thus allows to null the field by default which can be usefull in some cases. Any default...