mz_test_util::mz_client

Function drop_table

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

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