execute

Function execute 

Source
pub fn execute(statement: &str, params: &[DbValue]) -> Result<u64, String>
Expand description

执行写类语句 (INSERT/UPDATE/DELETE),返回影响行数或错误信息