You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See lpsmith/postgresql-simple#176 for a discussion about FromField NominalDiffTime.
In short: PostgreSQL interval can include months. You can't correctly convert months to days without context.
Hi. It looks like the lib does not support 'interval' column type. Sample query:
Would it be possible to include it? I'm just getting started with Haskell but maybe
NominalDiffTime
could work here?The text was updated successfully, but these errors were encountered: