> FWIW, I'll be eliminating any empty projections anyway. I only had > some empty selects from a lazy get-something-working-fast phase. (Just > so you don't think the bug is blocking anyone.)
I'll just increase the ticket's priority, even if you're not blocked by this :) I first thought this only happens to self-joins without aliasing (which is rarely done anyway). I hadn't thought about your use case. So this is the ticket: https://sourceforge.net/apps/trac/jooq/ticket/783 Cheers Lukas
