pub type ForUpdate<Source> = <Source as ForUpdateDsl>::Output;
Represents the return type of .for_update()
.for_update()