Hi Max,

Thanks for your additional info

2015-11-10 17:47 GMT+01:00 Max Kremer <[email protected]>:

> Hi Lukas,
>
>   You're right, there's a typo in my code sample. It should be stream()
> not toStream().
>
> Another thing I should mention is that I'm using* RenderNameStyle.AS_IS*
> in my org.jooq.conf.Settings
>

Yes, I've noticed that. Otherwise, you might have had additional issues, as
renaming in jOOQ via as() always creates case sensitive names.


> I made the change you prescribed by doing field(name("P", "foo")) and that
> fixes the second case (no longer throwing an exception)... But it still
> doesn't explain why the first case worked with out adding the "P" qualifier
> using the *name* function
>

I don't see why this should happen either, but as I've mentioned in my
previous E-Mail, I couldn't reproduce it. Both of your versions worked fine
for me...

Is there anything else you might share to help reproduce the issue? Did you
also try things with the latest jOOQ version(s)? E.g. 3.6.4, or 3.7.0?

-- 
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/d/optout.

Reply via email to