pub async fn drop_jsonb_table(client: &Client, table_name: &str) -> Result<()>
Drop a JSONB table if it exists.