2014-02-18 13:39 GMT+01:00 Ben Hood <[email protected]>:

> 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 :-)
>

OK. I've registered an issue for this:
https://github.com/jOOQ/jOOQ/issues/3064


> >> 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.


That's probably not a bad idea. You could put that in a ConnectionProvider,
for instance...

-- 
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.

Reply via email to