haskell-beam / haskell-beam/beam
Many backends do not support aliasing columns in join constraints
Open
enhancement
- Dominant language
- Haskell
- Stars
- 635
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
Some backends, such as sqlite and mysql (when used with MariaDB), do not support aliasing column names in JOIN. We should rework the query generator so this clause isn't necessary.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.