pub fn parse_generation_expression(string: String) -> Option<ColumnExpression>
Available on crate features mysql and parser only.