comparing SybaseASESqlAstTranslator with SybaseSqlAstTranslator the first one adds those checks in renderComparison
lhsNotNullPredicate}}is true due to the {{isParameter check in boolean lhsNotNullPredicate = rhs instanceof Literal || this.isParameter(rhs); |