fliitor

Results 8 comments of fliitor

I let it autogenerate on update. There are bound to be cases where it's necessary, but having it on hand at the time of creation already solves a lot of...

@joeyouss For example, if I want to display a different form for a user who has addition rights to a collection and one who doesn't If I want to add...

@fanatic75 I'm on vacation until September 15. If anyone else wants to do it, I'd love to.

@fanatic75 I've never created a test case in php, where do I start? I've looked [here ](https://github.com/utopia-php/database/tree/main/tests/Database)and there doesn't seem to be an existing test for document creation.

This can be close because it's already implemented

Our workflow (wich can be use on core of appwrite ?) 1. Function wich listen all database event 2. Each trigger, it check document on redis 3. If exist, JSON...