[jOOQ/jOOQ#13851] Wrong DDL generated for computed columns in MEMSQL

This commit is contained in:
Lukas Eder 2022-08-15 08:54:27 +02:00
parent 69844c3180
commit 187aa8cbda

View File

@ -5542,6 +5542,7 @@ final class Tools {
private static final void toSQLDDLTypeDeclarationDefault(Context<?> ctx, DataType<?> type) {