David Sedeño
David Sedeño
When declaring a ordered struct, I do: ``` a = structNew( "ordered" ); ``` and cflint complains about the use of structnew. I don't see in the docs another way...
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile: Make sure you read all...
Send the old data of the entity in the preUpdate event. #239
Currently there are no way to see the old data of the entity in the `preUpdate` event. We need this feature in order to audit changes to some entities. PR...