[jOOQ/jOOQ#18222] Add Snowflake support for Field::likeRegex
This commit is contained in:
parent
1993a8a15e
commit
ab77e1b6fc
@ -117,6 +117,7 @@ final class RegexpLike extends AbstractCondition implements QOM.RegexpLike {
|
||||
|
||||
|
||||
|
||||
|
||||
// Render the SQL standard for those databases that do not support
|
||||
// regular expressions
|
||||
default: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user