Skip to main content

execute

Function execute 

Source
pub fn execute(sql: &str, params: &[Parameter]) -> Result<u64, DactylError>
Expand description

Execute one DDL/migration/affected-row statement.