diesel::helper_types

Type Alias SkipLocked

source
pub type SkipLocked<Source> = <Source as ModifyLockDsl<SkipLocked>>::Output;
Expand description

Represents the return type of .skip_locked()