Options for the id-scoped convenience helpers (patch, deleteById).
Optional
Primary-key column name (default: id)
id
Append a RETURNING clause; true returns *, or pass explicit columns
RETURNING
true
*
Options for the id-scoped convenience helpers (patch, deleteById).