335b6188d1
opium
An opionated Haskell Postgres library.
TO DO
- Implement
String
andText
decoding - Implement
Int
decoding - Implement error reporting i.e. use
Either OpiumError
instead ofMaybe
- Implement
Float
andDouble
decoding - Implement
UTCTime
and zoned time decoding - Implement JSON decoding
- Implement
ByteString
decoding (bytea
)- Can we make the fromField instance choose whether it wants binary or text?
- Clean up and document column table stuff
Languages
Haskell
96.1%
Shell
2.1%
Nix
1.8%