Hello, I am developing an app using jooq and a SQlite database and I am facing the following problem after updating to jooq 3.4 (from 3.3.2):
Field names with spaces which have been perfectly escaped in queries with quotes in jooq 3.3.2 (and before) are not escaped anymore with jooq 3.4 leading to SQL errors in many queries. Thanks and best regards Christian -- 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.
