mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 09:37:42 +00:00
646ffe7a26
# 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`.