Hi, I am using JOOQ to generate the SQL. These SQL statements which are getting generated are very complex.
I need help/suggestions how to write JUnits to test against a SQL file. Issues I am running into are below - Line Seperator of CRLF vs LF. Seems JOOQ generates in a different way. - While using the conditon dsl it is adding extra () like *(designation = 'MANAGER')* Regards, Mohan -- 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.
