Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.

Scripting data with CLR UDTs fails #142

@pensivebrian

Description

@pensivebrian

After upgrading to .NET Core 2.0 RTM for the SqlToolsService, we now encountering an exception when attempting to script a CLR UDT. This is due to a SqlClient issue in .NET Core 2.0 which has already been fixed in the master branch in PR dotnet/corefx#23529. When .NET Core 2.1 release a preview build, we'll pick up the fix in mssql-scripter.

The workaround is to rollback to mssql-scripter version 1.0.0a18 which uses .NET Core 1.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions