Function mz_test_util::mz_client::drop_source
source ยท pub async fn drop_source(mz_client: &Client, name: &str) -> Result<()>
Expand description
Delete a source and all dependent views, if the source exists
pub async fn drop_source(mz_client: &Client, name: &str) -> Result<()>
Delete a source and all dependent views, if the source exists