Add timestamp todo
This commit is contained in:
parent
4bf489c554
commit
f8904ccc01
@ -69,6 +69,7 @@ getScoreByAge conn = do
|
|||||||
- [x] Test negative integer decoding, especially for `Integer`
|
- [x] Test negative integer decoding, especially for `Integer`
|
||||||
- [ ] Implement time intervals
|
- [ ] Implement time intervals
|
||||||
- [ ] and zoned time decoding
|
- [ ] 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)
|
- [ ] Implement `fetch` (`fetch_` but with parameter passing)
|
||||||
- [ ] Implement JSON decoding
|
- [ ] Implement JSON decoding
|
||||||
- [ ] Implement (anonymous) composite types
|
- [ ] Implement (anonymous) composite types
|
||||||
|
Loading…
x
Reference in New Issue
Block a user