pub fn execute(query: &str, params: &[Parameter]) -> Result<u64, DactylError>
Execute a raw schema/DDL/migration operation.