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