pub fn sql_execute_batch<S: AsRef<str>>(db: Connection, sql: S) -> Result<()>
Expand description

It batch excute a sql.