Access LookupDbType from other library · Issue #455 · DapperLib/Dapper · GitHub
Skip to content

Access LookupDbType from other library #455

Description

@vdaron

Hi,

I would like to be able to access the LookupDbType method from SimpleStack.Orm and it seems that it's not possible anymore in the 1.50 pre-release.

internal static DbType LookupDbType(Type type, string name, bool demand, out ITypeHandler handler)

I used to call that method to retrieve dbType and ITypeHandler to generate my CREATE TABLE statements.

Thanks for feedback

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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