pub fn ST_Y_2<p, new_y>(
p: p,
new_y: new_y,
) -> ST_Y_2<<p as AsExpression<Point>>::Expression, <new_y as AsExpression<Double>>::Expression>Expand description
Represents the MySQL ST_Y function (with two arguments).
pub fn ST_Y_2<p, new_y>(
p: p,
new_y: new_y,
) -> ST_Y_2<<p as AsExpression<Point>>::Expression, <new_y as AsExpression<Double>>::Expression>Represents the MySQL ST_Y function (with two arguments).