Hi Rado, There is currently no workaround for this issue. I will increase its priority for the upcoming release 2.4.0, though
Cheers Lukas 2012/6/21 Georgiev, Rado: > Hi Lukas, > > Do you know if there is a workaround for issue 1253 > (http://sourceforge.net/apps/trac/jooq/ticket/1253) for oracle? We are > trying to create the sql statements with jooq and insert them with > another tool. Unfortunately, the other tool does not like the jdbc > date/time literals. My current work around is to use regex to modify the > query after jooq has generated it, but I am afraid that this might > accidentally replace string data. > > Regards,
