On Mon, Dec 1, 2014 at 3:17 AM, Lukas Eder <[email protected]> wrote:
> Hello,
>
> There's a subtle difference between
>
> - DSL.field()
> - DSL.fieldByName()

Can we make this a little less subtle by renaming DSL.field() to
something more explicit? Here are a few suggestions:
DSL.fieldRaw(), DSL.fieldUnescaped(), DSL.fieldRawSql() or
DSL.fieldUnescapedSql().

It will also solve the problem of people picking the first thing that
shows up & seems to work in their type ahead; forcing them to stop and
think about what they are doing.

Alok

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