Function handle_drop_source

Source
pub async fn handle_drop_source(
    handler_args: HandlerArgs,
    name: ObjectName,
    if_exists: bool,
    cascade: bool,
) -> Result<RwPgResponse, RwError>