Ticket #7 (new defect)
Opened 3 years ago
Add support for dates
| Reported by: | MightyByte | Owned by: | somebody |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | library | Version: | |
| Keywords: | Cc: |
Description
The HaskellDB code generator uses CalendarTime? for date fields that don't have a time component. HDBC throws an error when converting from SqlLocalDate? to CalendarTime?. So HaskellDB is unusable for databases with this kind of field (e.g. the PostgreSQL date field).
Note: See
TracTickets for help on using
tickets.
