Tick off fetch
implementation
This commit is contained in:
parent
cd7b334ae5
commit
e68bc65576
@ -70,7 +70,7 @@ getScoreByAge conn = do
|
||||
- [ ] Implement time intervals
|
||||
- [ ] and zoned time decoding
|
||||
- [ ] How about `timezone`? This could prove problematic when the server and application have different time zones
|
||||
- [ ] Implement `fetch` (`fetch_` but with parameter passing)
|
||||
- [x] Implement `fetch` (`fetch_` but with parameter passing)
|
||||
- [ ] Implement JSON decoding
|
||||
- [ ] Implement (anonymous) composite types
|
||||
- [ ] Catch [UnicodeException](https://hackage.haskell.org/package/text-2.1/docs/Data-Text-Encoding-Error.html#t:UnicodeException) when decoding text
|
||||
|
Loading…
x
Reference in New Issue
Block a user