Skip to main content

target_table

Function target_table 

Source
pub fn target_table(table: impl IntoExpr) -> TableChain<TargetSlot>
Expand description

The statement’s target table: what an UPDATE writes to, what a DELETE removes from.