Function describe_deallocate

Source
pub fn describe_deallocate(
    _: &StatementContext<'_>,
    _: DeallocateStatement,
) -> Result<StatementDesc, PlanError>