Hi Aurélien,
2014-06-07 14:58 GMT+02:00 Aurélien Manteaux <[email protected]>: > Hi Lukas, > > Thank you for this explanation, I didn't suspect this solution may corrupt > the database. > > However, as you pointed out in Stack Overflow, the MySQL limitation is > only here because the query optimizer is lazy :) > So it might be nice if jOOQ would do the query transformation. > Well, as this seems to be common practice, yes, we'll apply this transformation, eventually. > But so you know, for me this feature is not urgent at all. > Good, because it won't be that easy :-) Maybe, you could try to achieve it yourself, by writing a VisitListener? > Anyway, thank you for your time, it is nice to see that jOOQ is that much > active ;) > Yes, we're pushing! Cheers Lukas -- 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.
