2 Comments
User's avatar
Ali's avatar

What if another transaction modified the data after the validation step succeeded but before the transaction commits?

Expand full comment
Priyansh Agrawal's avatar

the validation step must be kept at commit level atomically

Expand full comment