bitemyapp / bitemyapp/esqueleto
Optional LHS to `in_` should return a `Maybe`
Open
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Since `select null in (...);` returns `null`, if the target of an `in_` is a `Maybe t`, `in_` should return a `Maybe Bool` as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.