Function databend_common_ast::parser::statement::update_expr

source ยท
pub fn update_expr(i: Input<'_>) -> IResult<'_, UpdateExpr>