mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-27 14:09:36 +00:00
# Which Problems Are Solved During triggering of the fields table WriteTooOld errors can occure when using cockroachdb. # How the Problems Are Solved The statements exclusively lock the projection before they start to insert data by using `FOR UPDATE`.