mz_sql::plan::statement::ddl

Function describe_comment

Source
pub fn describe_comment(
    _: &StatementContext<'_>,
    _: CommentStatement<Aug>,
) -> Result<StatementDesc, PlanError>