pub fn ST_Validate<G: Into<Geometry> + NotNull, expr>(
expr: expr,
) -> ST_Validate<G, <expr as AsExpression<G>>::Expression>where
expr: AsExpression<G>,Expand description
Represents the MySQL ST_Validate function
pub fn ST_Validate<G: Into<Geometry> + NotNull, expr>(
expr: expr,
) -> ST_Validate<G, <expr as AsExpression<G>>::Expression>where
expr: AsExpression<G>,Represents the MySQL ST_Validate function