bitemyapp / bitemyapp/esqueleto
`IdentInfo` shouldn't require a `SqlBackend`
Open
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Currently, `IdentInfo` carries an entire `SqlBackend`. It can't possibly use most of it. Instead, let's ask for what we actually want - the escaping function. This would reduce the "dummy" functions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.