Silvan b15857821b fix(fields): await running queries during trigger (#8391)
# 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`.
2024-08-06 13:59:06 +02:00
..
2024-07-29 12:50:41 +02:00
2024-07-29 12:50:41 +02:00
2024-01-02 14:26:31 +00:00
2024-01-02 14:26:31 +00:00
2023-10-19 12:34:00 +02:00
2024-07-29 12:50:41 +02:00
2024-06-21 13:30:08 +02:00