pub async fn drop_table(mz_client: &Client, name: &str) -> Result<()>
Delete a table and all dependent views, if the table exists