Add some todos
This commit is contained in:
parent
fea11b5f24
commit
b371cdf725
@ -80,3 +80,6 @@ getScoreByAge conn = do
|
|||||||
- [ ] Lexer for PostgreSQL that replaces $name by $1, $2, etc.
|
- [ ] Lexer for PostgreSQL that replaces $name by $1, $2, etc.
|
||||||
- [ ] Tutorial
|
- [ ] Tutorial
|
||||||
- [ ] Rationale
|
- [ ] Rationale
|
||||||
|
- [ ] `FromRow`
|
||||||
|
- [ ] Custom `FromField` impls
|
||||||
|
- [ ] Improve type errors when trying to `instance` a type that isn't a record (e.g. sum type)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user