Function mz_sql::plan::statement::show::describe_show_create_table

source ยท
pub fn describe_show_create_table(
    _: &StatementContext<'_>,
    _: ShowCreateTableStatement<Aug>,
) -> Result<StatementDesc, PlanError>