mz_sql::plan::statement::ddl

Function describe_drop_objects

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