Type Alias diesel::dsl::SkipLocked
source ยท pub type SkipLocked<Source> = <Source as ModifyLockDsl<SkipLocked>>::Output;
Expand description
Represents the return type of .skip_locked()
pub type SkipLocked<Source> = <Source as ModifyLockDsl<SkipLocked>>::Output;
Represents the return type of .skip_locked()