drop_jsonb_table

Function drop_jsonb_table 

Source
pub async fn drop_jsonb_table(client: &Client, table_name: &str) -> Result<()>
Expand description

Drop a JSONB table if it exists.