Skip to content

Access LookupDbType from other library #455

@vdaron

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

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