opium
An opionated Haskell Postgres library.
TO DO
- Implement
StringandTextdecoding - Implement
Intdecoding - Implement error reporting i.e. use
Either OpiumErrorinstead ofMaybe - Implement
FloatandDoubledecoding - Implement
UTCTimeand zoned time decoding - Implement JSON decoding
- Implement
ByteStringdecoding (bytea)- Can we make let the fromField instance choose whether it wants binary or text?
Languages
Haskell
96.2%
Shell
2%
Nix
1.8%