Macro turbosql_impl::execute[][src]

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

Executes a SQL statement. On success, returns the number of rows that were changed or inserted or deleted.