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