Function mz_sql::plan::statement::show::plan_show_create_table

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