pub async fn execute(mz_client: &Client, query: &str) -> Result<u64>
Expand description

Run PostgreSQL’s execute function