Postgres supports setting an escape character as part of the query when 
using the LIKE predicate. Is there any support for this in JOOQ?

>From the docs: 
https://www.postgresql.org/docs/9.5/static/functions-matching.html

string LIKE pattern [ESCAPE escape-character]

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to