pub async fn drop_table(mz_client: &Client, name: &str) -> Result<()>
Expand description

Delete a table and all dependent views, if the table exists