pub fn parse_condition_dialect(sql: &str, dialect: Dialect) -> Option<Expr>
Parse a condition string with a specific dialect.