jooq/jOOQ
Lukas Eder b4486c4209 [jOOQ/jOOQ#17785] Revert change for most dialects
The change was introduced because some dialects (BIGQUERY, SQLDATAWAREHOUSE) don't have LIKE .. ESCAPE support, which is a requirement for the historic implementation of CONTAINS, STARTS_WITH, ENDS_WITH. For other dialects, switching to POSITION() is a risk, especially when case insensitive string types are involved, such as PostgreSQL's citext type.
2025-02-05 16:10:59 +01:00
..
src/main [jOOQ/jOOQ#17785] Revert change for most dialects 2025-02-05 16:10:59 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml