Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kahlil29 opened this issue May 23, 2019 · 0 comments
Open

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

kahlil29 opened this issue May 23, 2019 · 0 comments
Labels
MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion

Comments

@kahlil29
Copy link
Contributor

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.

@kahlil29 kahlil29 added MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion labels May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion
Projects
None yet
Development

No branches or pull requests

1 participant