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 : No mapping for money type #20

Open
kahlil29 opened this issue May 21, 2019 · 1 comment
Open

DbRecord-MsSQL : No mapping for money type #20

kahlil29 opened this issue May 21, 2019 · 1 comment
Assignees
Labels
MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion

Comments

@kahlil29
Copy link
Contributor

In the mapping for sql type to haskell DBType there is no entry for money.
This mapping needs to be added.

@kahlil29 kahlil29 added MS-SQL Server Reify Reification code for MS-SQL Server (2012 and up) Needs Discussion labels May 21, 2019
@kahlil29 kahlil29 self-assigned this May 21, 2019
@kahlil29
Copy link
Contributor Author

Note : There is also no mapping for smallmoney
Temporarily mapping it to DBInt2

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