jooq/jOOQ/src/main/java
Lukas Eder bf1def05b4 [jOOQ/jOOQ#7900] Improved parameter names
MySQL and SQL Server do not agree on the order of parameters (MySQL
doesn't even agree with itself between DATEDIFF and TIMESTAMPDIFF!) We
need to name parameters to make this clear, and replicate the order of
SQL Server and MySQL's TIMESTAMPDIFF() in the new function.
2020-06-05 14:43:52 +02:00
..
org/jooq [jOOQ/jOOQ#7900] Improved parameter names 2020-06-05 14:43:52 +02:00