Skip to content

SqlServer2008TypeMap is internal while 2005 and 2000 are public classes #2094

Open
@jayharris

Description

@jayharris

Describe the bug
SqlServer2008TypeMap.cs is marked as an internal class, while the 2005 and 2000 versions are public classes.

To Reproduce
N/A

Expected behavior
I cannot explicitly reference the TypeMap class when building my own configurations instead of using the AddSqlServer extensions. Having the class public would allow me to specify my runner configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions