Skip to content

DbRecord-MsSQL : Some DBType -> HaskType mappings are missing #22

@kahlil29

Description

@kahlil29

In the function dbTypeToHaskType, we are missing some mappings that need to added according to their corresponding Haskell types.

  1. DBBit _
  2. DBVarbinary (Left Type.Max)

There could be more but these were encountered while testing against Chinook and client DBs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions