Function handle_drop_connection

Source
pub async fn handle_drop_connection(
    handler_args: HandlerArgs,
    connection_name: ObjectName,
    if_exists: bool,
) -> Result<RwPgResponse, RwError>