[jOOQ/jOOQ#8917] Fixed a glitch when returning ROW types in MSSQL

This commit is contained in:
Lukas Eder 2021-06-29 10:47:04 +02:00
parent f033d6eadf
commit a3e5a15f9e

View File

@ -627,6 +627,9 @@ abstract class AbstractDMLQuery<R extends Record> extends AbstractRowCountQuery
@ -815,6 +818,8 @@ abstract class AbstractDMLQuery<R extends Record> extends AbstractRowCountQuery