[jOOQ/jOOQ#8917] Fixed a glitch when returning ROW types in MSSQL
This commit is contained in:
parent
f033d6eadf
commit
a3e5a15f9e
@ -627,6 +627,9 @@ abstract class AbstractDMLQuery<R extends Record> extends AbstractRowCountQuery
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -815,6 +818,8 @@ abstract class AbstractDMLQuery<R extends Record> extends AbstractRowCountQuery
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user