Nuacht

Should the jOOQ run-time adapt to the underlying database if the programmer sets the dialect to MySQL, but the run-time data store is H2 in MySQL compatibility mode? Obviously H2 does not support the ...