On Tue, Feb 18, 2014 at 12:09 PM, Lukas Eder <[email protected]> wrote: > I wonder if TO_CHAR is widely supported. I guess it could be moved up to > DSL, even if the formatting strings are probably not compatible between > databases.
+1 from a Postgres perspective :-) >> On a different note, I'm wondering if I'm shooting myself in the foot >> by switching locales - it's like using a non-US keyboard layout :-( > > > Oh, certainly. That's the beginning of the end :-) On reflection, I think I'll do this in JOOQ rather than in Bone. This can be done on by query basis and hence narrows down the surface area of attack from locale bugs. -- 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/groups/opt_out.
