Macro turbosql_impl::execute[][src]

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

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