Details
Assignee
UnassignedUnassignedReporter
Christian BeikovChristian BeikovComponents
Fix versions
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Christian Beikov
Christian BeikovComponents
Fix versions
Priority
Created February 9, 2023 at 2:34 PM
Updated February 9, 2023 at 2:34 PM
The implementation itself isn’t hard for SQL Server, but the testing is hard, because only a CLR type can be used as structured type, which means that we’d have to somehow generate a binary and install that into the SQL Server.
Might be easier to use a predefined CLR type and create special tests for SQL Server.