byteally/dbrecord

DbRecord-MsSQL : No mapping for `money` type

Opened this issue · 1 comments

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

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