Macro update

Source
update!() { /* proc-macro */ }
Expand description

Executes a SQL statement with optionally automatic UPDATE clause. On success, returns the number of rows that were changed.