jeukshi / kosem

raw SQL, type-safe, relational mapping library for Haskell
0 stars 0 forks source link

`FromField` `Either` instance #35

Open jeukshi opened 8 months ago

jeukshi commented 8 months ago

This could mean: Either PgType MyHsType.

For example: Either Json.Value MyRecord, Either Text MyADT