[jOOQ/jOOQ#14642] Handle MySQL's HY000 for NOT NULL constraint violation

This commit is contained in:
Lukas Eder 2023-02-16 10:40:39 +01:00
parent f7e2d0acab
commit 4204ca84bc

View File

@ -200,6 +200,20 @@ package org.jooq.impl;