Commit bde5a88d authored by Vincent Pelletier's avatar Vincent Pelletier

Revert "Products.CMFActivity.Activity.SQLBase: Drop "FOR UPDATE"."

This reverts commit 89aa2a6b.
The assumption that FOR UPDATE was unnecessary is wrong: when SQLDict
reserves similar activities, it will race against these primo-reservations.
So this change actually opens the possibility for duplicate activity
reservation.
Revert this change until (hopefully) a better fix is implemented.
parent e53f712e
Pipeline #28373 failed with stage
in 0 seconds