Remove the ability to `select_for_updates` from FieldDataCache.
The only consumer of that functionality (the XQueue callback) already does retries, so newly introduce integrity errors (due to multiple commiters trying to update a StudentModule) won't break the XQueue processing pipeline.
Showing
Please
register
or
sign in
to comment