2015-06-09 18:19 GMT+02:00 Lukas Eder <[email protected]>: > Seems that the other issue is a duplicate. >
Egh, sent too early. This issue here implements DISTINCT ON for PostgreSQL (which has native support): https://github.com/jOOQ/jOOQ/issues/1410 The issue you have linked aims for emulating DISTINCT ON for other dialects: https://github.com/jOOQ/jOOQ/issues/3564 -- 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.
