[jOOQ/jOOQ#11656] HEX() seems to produce the wrong endianness in Db2

This commit is contained in:
Lukas Eder 2021-06-02 14:13:13 +02:00
parent 32fdf66c38
commit 0ea806a01e

View File

@ -92,7 +92,6 @@ extends
case MARIADB:
case MYSQL:
ctx.visit(function(N_HEX, getDataType(), value));