pub fn execute(sql: &str, params: &[Parameter]) -> Result<u64, DactylError>
Execute one DDL/migration/affected-row statement.