Re: Question about the node deletion

2020-09-24 Thread Julian Reschke
Am 24.09.2020 um 17:56 schrieb fengiaw: Hi devs, I am working on JackRabbit Oak jcr, and have questions about the node deletion. Our backend store is using mysql. When I check the data in mysql, I can see two fields related to deletion, one is "_deleted" and the other one is "deletedOnce".

Question about the node deletion

2020-09-24 Thread fengiaw
Hi devs, I am working on JackRabbit Oak jcr, and have questions about the node deletion. Our backend store is using mysql. When I check the data in mysql, I can see two fields related to deletion, one is "_deleted" and the other one is "deletedOnce". From the documentation, "deletedOnce" only