Support struct types in SQL Server

Description

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.

Activity

Show:

Details

Assignee

Reporter

Components

Fix versions

Priority

Created February 9, 2023 at 2:34 PM
Updated February 9, 2023 at 2:34 PM