I agree, it's totally MySQL's fault. To your suggestion, we already have databases in production where schema names are in uppercase and table names are in lowercase. From now on, I'll be designing MySQL databases with schema and table names in lower case. However, a flag for case sensitivity in JOOQ would be really helpful because in some cases you can't just wipe out your schema or even change those server settings without breaking existing code.
-- 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/groups/opt_out.
