Mathieu Leplatre
Mathieu Leplatre
That's probably true indeed. Are you stuck with the Paris timezone? Can't you do `ALTER DATABASE dbname SET TIMEZONE TO UTC;`? Because I don't think we ever supported any other...
Indeed! How do you think we could solve this? Using quotes I guess? `?has_stuff."foo-bar"=true`?
Thanks for the reference 👌 If we can't have both, I think I would prefer if we would follow a IETF standard. We could replace the `jsonpatch` lib we currently...
The `updateRecord()` method can take permissions as input: https://github.com/Kinto/kinto.js/blob/d68724e66b0e71f6479686dbd7182deaa64de878/src/http/collection.ts#L539 But the documentation does not mention it : https://github.com/Kinto/kinto.js/blob/master/docs/api.md#updating-a-record