Hi Lukas, Is there a parameter I have to set it, so I can parse cast functions ( to_char(),to_number() ...) to cast( x as varchar ) , cast (x as int) because when specifying .withInterpreterDialect(SQLDialect.POSTGRES_12), jooq doesn't parse it, and when i didn't specify the dialect interpreter i get problems with parsing other functions like decode ?
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/CAOP4XxiF9P6aaD%2Bb6pwO8mPsUe_GpCxuytzs6b1Y5UFnHefFBw%40mail.gmail.com.
