Function operator::expr_factory::to_alter_expr

source ยท
pub(crate) fn to_alter_expr(
    alter_table: AlterTable,
    query_ctx: &QueryContextRef,
) -> Result<AlterExpr>