mirror of
https://github.com/zitadel/zitadel.git
synced 2025-04-26 08:20:49 +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`.