View Revisions: Issue #7040

Summary 0007040: Add support for the sql_variant column type (in MS SQL Server)
Revision 2025-08-30 12:36 by pbelov
Description Add support for the sql_variant column type (in MS SQL Server)
Values of the sql_variant could be of various sub-types and require additional information in the data batch.
Revision 2025-08-29 13:23 by pmarzullo
Description Support SQL Server sql_variant data type