I've be developing an application for about the last four months. Its about 40 KLOC. I've been running against mysql, h2, and hsqldb with the intention that I'd support PostgreSQL too. I've been too lazy to setup postgres until now. So I turned postgres, setup the schema, switch the dialect to Postgres in jOOQ and it just worked. Seriously, not a single issue. My full suite of automated tests all succeeded. That was pretty impressive.
Darren -- 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.
